Jeremy Stretch a59ab6f216 Removes the `housekeeping` management command (closes #21565) 2 weeks ago
..
api 5f802bb18f Closes #19648: Add support for colored Custom Field Choice Set values (#21984) 1 month ago
dashboard ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 3 months ago
data cf1b1a83eb Closes #12194: Add pre-defined custom field choices (#13219) 2 years ago
forms 5f802bb18f Closes #19648: Add support for colored Custom Field Choice Set values (#21984) 1 month ago
graphql 5f802bb18f Closes #19648: Add support for colored Custom Field Choice Set values (#21984) 1 month ago
management a59ab6f216 Removes the `housekeeping` management command (closes #21565) 2 weeks ago
migrations 5f802bb18f Closes #19648: Add support for colored Custom Field Choice Set values (#21984) 1 month ago
models 3ccf4e2d14 Merge branch 'main' into feature 3 weeks ago
tables 315fcdffb6 Merge branch 'main' into feature 1 month ago
templatetags 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 3 months ago
tests 3ccf4e2d14 Merge branch 'main' into feature 3 weeks ago
ui bcc410d99f Closes #20924: Ready UI components for use by plugins (#21827) 1 month 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) 3 months ago
choices.py 5f802bb18f Closes #19648: Add support for colored Custom Field Choice Set values (#21984) 1 month ago
conditions.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 3 months ago
constants.py 7858ccb712 feat(extras): Add AVIF support for image attachments 4 months ago
events.py d413b847ab fix(extras): Validate EventRule action_data is a dict or null 3 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) 1 year ago
filtersets.py 5f802bb18f Closes #19648: Add support for colored Custom Field Choice Set values (#21984) 1 month ago
jobs.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 3 months ago
lookups.py 1b295f1d69 Closes #21473: Enable UP rules and modernize string formatting (#21488) 3 months ago
managers.py b5bd8905ca #21330 optimize the assignment of tags when saving an object (#21595) 2 months ago
querysets.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 3 months ago
reports.py efa939d0c2 Fixes: #18241 - Script results log_threshold should default to Default (#18501) 1 year ago
scripts.py b68b0c6d78 Closes #21751: Enable toggling user notifications when executing custom scripts (#21923) 1 month ago
search.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 3 months ago
signals.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 3 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) 3 months ago
utils.py bce667300a Fixes #21737: Check that uploaded custom scripts are valid Python modules before saving (#21920) 1 month ago
validators.py e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 year ago
views.py 5f802bb18f Closes #19648: Add support for colored Custom Field Choice Set values (#21984) 1 month ago
webhooks.py bc66d9f136 Closes #21702: Include originating HTTP request in outbound webhook context data (#21726) 2 months ago