Jeremy Stretch d28f0a2114 Merge branch 'main' into feature 5 дней назад
..
api d28f0a2114 Merge branch 'main' into feature 5 дней назад
dashboard ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 4 месяцев назад
data cf1b1a83eb Closes #12194: Add pre-defined custom field choices (#13219) 2 лет назад
forms bf954f08d6 Merge branch 'main' into feature 2 недель назад
graphql d28f0a2114 Merge branch 'main' into feature 5 дней назад
management d28f0a2114 Merge branch 'main' into feature 5 дней назад
migrations d28f0a2114 Merge branch 'main' into feature 5 дней назад
models d28f0a2114 Merge branch 'main' into feature 5 дней назад
tables 76f82989bf Fixes #22532: Ensure all empty table headers have an ARIA label (#22545) 1 неделя назад
templatetags 626e1ef1f8 Fixes #22439: Enforce view permissions for Custom Links (#22469) 2 недель назад
tests d28f0a2114 Merge branch 'main' into feature 5 дней назад
ui bcc410d99f Closes #20924: Ready UI components for use by plugins (#21827) 3 месяцев назад
__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) 4 месяцев назад
cache.py 288c47d445 #21025: Optimize rendering of config context data (#22294) 2 недель назад
choices.py 5f802bb18f Closes #19648: Add support for colored Custom Field Choice Set values (#21984) 2 месяцев назад
conditions.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 месяцев назад
constants.py d28f0a2114 Merge branch 'main' into feature 5 дней назад
events.py f732a8e878 Fixes #22376: Remove files from request for script action event rules 3 недель назад
fields.py 2e50fc3d97 fix(extras): Add choice_value lookup for ChoiceSetField (#22366) 1 месяц назад
filters.py 5d7ed871f2 Fixes: #18783 Add a tag_id filter for all models which support tagging (#18889) (#19142) 1 год назад
filtersets.py d7c566aee6 Closes #22169: Cache image file size on ImageAttachment (#22465) 1 неделя назад
jobs.py 288c47d445 #21025: Optimize rendering of config context data (#22294) 2 недель назад
lookups.py 2e50fc3d97 fix(extras): Add choice_value lookup for ChoiceSetField (#22366) 1 месяц назад
managers.py 4eb0e727b9 Fixes #22301: Avoid reverse relation name collision among tagged models (#22323) 1 месяц назад
querysets.py 288c47d445 #21025: Optimize rendering of config context data (#22294) 2 недель назад
reports.py efa939d0c2 Fixes: #18241 - Script results log_threshold should default to Default (#18501) 1 год назад
scripts.py 57e7884d83 Closes #21261: add quick_add parameter to ObjectVar (#22271) 1 месяц назад
search.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 месяцев назад
signals.py 288c47d445 #21025: Optimize rendering of config context data (#22294) 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) 4 месяцев назад
utils.py bce667300a Fixes #21737: Check that uploaded custom scripts are valid Python modules before saving (#21920) 2 месяцев назад
validators.py e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 год назад
views.py 86ea67d640 fix(extras): Prevent direct access to TableConfig create view 1 месяц назад
webhooks.py bc66d9f136 Closes #21702: Include originating HTTP request in outbound webhook context data (#21726) 3 месяцев назад