Jeremy Stretch c060eef1d8 Closes #21300: Cache model-specific custom field lookups for the duration of a request (#21334) 1 week ago
..
api c060eef1d8 Closes #21300: Cache model-specific custom field lookups for the duration of a request (#21334) 1 week ago
dashboard bec5ecf6a9 Closes #21209: Accept case-insensitive model names in configuration (#21275) 2 weeks ago
data cf1b1a83eb Closes #12194: Add pre-defined custom field choices (#13219) 2 years ago
forms 3a33df0e43 feat(forms): Add Owner Group support to Filter Forms 2 weeks ago
graphql cc935dbfab Closes #20926: Rename and clean up GraphQL filters (#20935) 2 months ago
management c5ffab0c28 Closes #18349: Replace houskeeping management command with a system job (#19815) 7 months ago
migrations be74436884 Closes #20304: Object owners (#20634) 3 months ago
models c060eef1d8 Closes #21300: Cache model-specific custom field lookups for the duration of a request (#21334) 1 week ago
tables 4b4c542dce Add truncate_middle filter for middle-ellipsis on long filenames (#21253) 3 weeks ago
templatetags d9aab6bbe2 Fixes #20859: Handle dashboard widget exceptions (#20870) 2 months ago
tests 5a36e79215 Fixes #20977: Apply defaults for missing script variables (#21295) 2 weeks ago
ui c78b8401dc Fixes #21020: Fix object filtering for image attachments panel (#21030) 1 month ago
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 years ago
apps.py e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 year ago
choices.py fc0acb020f Merge main into feature 10 months ago
conditions.py e5d6c71171 Fixes #19633: Log all evaluations of invalid event rule conditions (#19885) 7 months ago
constants.py 7858ccb712 feat(extras): Add AVIF support for image attachments 3 weeks ago
events.py aa4a9da955 Closes #21303: Cache serialized post-change data on object (#21325) 2 weeks 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) 10 months ago
filtersets.py 7eefb07554 Closes #7604: Add filter modifier dropdowns for advanced lookup operators (#20747) 2 months ago
jobs.py 7f39f75d3d Fixes #20878: Use database routing when running script (#20879) 2 months ago
lookups.py 33d4759871 feat(extras): Add range_contains ORM lookup 4 months ago
querysets.py b5edfa5d53 feat(extras): Inherit ConfigContext from ancestor platforms 2 months ago
reports.py efa939d0c2 Fixes: #18241 - Script results log_threshold should default to Default (#18501) 1 year ago
scripts.py 5a36e79215 Fixes #20977: Apply defaults for missing script variables (#21295) 2 weeks ago
search.py b4c88541da Closes #19377: Introduce config context profiles (#20058) 6 months ago
signals.py bec5ecf6a9 Closes #21209: Accept case-insensitive model names in configuration (#21275) 2 weeks ago
storage.py 1b4e00aeda 18896 Replace STORAGE_BACKEND with STORAGES and support Script running from S3 (#18680) 11 months ago
urls.py b4c88541da Closes #19377: Introduce config context profiles (#20058) 6 months ago
utils.py 7858ccb712 feat(extras): Add AVIF support for image attachments 3 weeks ago
validators.py e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 year ago
views.py 5a36e79215 Fixes #20977: Apply defaults for missing script variables (#21295) 2 weeks ago
webhooks.py b9567208d4 Closes #20088: Remove `model` from webhook context (replaced by `object_type`) (#20325) 5 months ago