Martin Hauser 53345f194a refactor(graphql): Replace FilterLookup[str] with StrFilterLookup 3 months ago
..
api 3beef34355 chore(ruff): Sort `__all__` definitions across modules 4 months ago
dashboard ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 4 months ago
data cf1b1a83eb Closes #12194: Add pre-defined custom field choices (#13219) 2 years ago
forms ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 4 months ago
graphql 53345f194a refactor(graphql): Replace FilterLookup[str] with StrFilterLookup 3 months ago
management 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
migrations 1b295f1d69 Closes #21473: Enable UP rules and modernize string formatting (#21488) 4 months ago
models 1b295f1d69 Closes #21473: Enable UP rules and modernize string formatting (#21488) 4 months ago
tables 3beef34355 chore(ruff): Sort `__all__` definitions across modules 4 months ago
templatetags 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
tests 1b295f1d69 Closes #21473: Enable UP rules and modernize string formatting (#21488) 4 months ago
ui c78b8401dc Fixes #21020: Fix object filtering for image attachments panel (#21030) 5 months ago
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 years ago
apps.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
choices.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
conditions.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
constants.py 7858ccb712 feat(extras): Add AVIF support for image attachments 5 months ago
events.py fb71cafb51 Closes: #21284: Mark request_id and username fields in EventContext as deprecated (#21485) 4 months ago
fields.py 18ea7d1e13 pep8 fixes 3 years ago
filters.py 5d7ed871f2 Fixes: #18783 Add a tag_id filter for all models which support tagging (#18889) (#19142) 1 year ago
filtersets.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
jobs.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
lookups.py 1b295f1d69 Closes #21473: Enable UP rules and modernize string formatting (#21488) 4 months ago
querysets.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
reports.py efa939d0c2 Fixes: #18241 - Script results log_threshold should default to Default (#18501) 1 year ago
scripts.py 3beef34355 chore(ruff): Sort `__all__` definitions across modules 4 months ago
search.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
signals.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
storage.py 1b4e00aeda 18896 Replace STORAGE_BACKEND with STORAGES and support Script running from S3 (#18680) 1 year ago
urls.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
utils.py 7858ccb712 feat(extras): Add AVIF support for image attachments 5 months ago
validators.py e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 year ago
views.py d5e8f7dafa Closes #21459: Avoid prefetching data for hidden table columns (#21460) 4 months ago
webhooks.py ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 4 months ago