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