Brian Tiemann 1dfd1a5db4 Merge branch 'refs/heads/main' into 20490-restrict-script-permissions 1 день назад
..
api c060eef1d8 Closes #21300: Cache model-specific custom field lookups for the duration of a request (#21334) 2 недель назад
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 3 недель назад
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 d6b9d30086 Fixes #20442: Mark template-accessible methods with alters_data=True (#21431) 5 дней назад
tables 23f1c86e9c Closes #20211: Use thumbnails for ImageAttachment hover previews to improve page load performance (#21386) 1 неделя назад
templatetags d9aab6bbe2 Fixes #20859: Handle dashboard widget exceptions (#20870) 2 месяцев назад
tests bdd23f3d17 fix(extras): Handle username fallback for job events 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 1 месяц назад
events.py bdd23f3d17 fix(extras): Handle username fallback for job events 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 1190adde2b Closes #21419: Improve query efficiency for MultipleChoiceFilter (#21421) 6 дней назад
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) 3 недель назад
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 1 месяц назад
validators.py e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 год назад
views.py 03853c3120 Merge branch 'main' into 20490-restrict-script-permissions 2 недель назад
webhooks.py b9567208d4 Closes #20088: Remove `model` from webhook context (replaced by `object_type`) (#20325) 5 месяцев назад