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