Martin Hauser 1077ff4a33 fix(forms): Correct nullable_fields in bulk edit forms 3 недель назад
..
api a94878aa08 22745 - Enforce object permissions on Script REST API write operations (#22777) 1 месяц назад
dashboard aa3b570219 #22675 Validate RSS feed entry link schemes to prevent javascript: XSS 2 месяцев назад
data cf1b1a83eb Closes #12194: Add pre-defined custom field choices (#13219) 3 лет назад
forms 1077ff4a33 fix(forms): Correct nullable_fields in bulk edit forms 2 недель назад
graphql 80231a9706 Closes #22835: Improve performance when provisioning new custom fields (#22866) 1 месяц назад
management 75ceb55754 fix(extras): Honor Script defaults when triggered by Event Rules 1 месяц назад
migrations d7c566aee6 Closes #22169: Cache image file size on ImageAttachment (#22465) 2 месяцев назад
models 4107109472 fix(models): Remove inert clone_fields from non-CloningMixin models (#23003) 2 недель назад
tables 76f82989bf Fixes #22532: Ensure all empty table headers have an ARIA label (#22545) 2 месяцев назад
templatetags 6ec79402cc Closes #22657: escape exception message in render_widget before mark_safe (#22658) 2 месяцев назад
tests 79f940f362 Fixes #22978: Discard queued events when a REST API write is rolled back 2 недель назад
ui bcc410d99f Closes #20924: Ready UI components for use by plugins (#21827) 5 месяцев назад
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 5 лет назад
apps.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 6 месяцев назад
choices.py 5f802bb18f Closes #19648: Add support for colored Custom Field Choice Set values (#21984) 4 месяцев назад
conditions.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 6 месяцев назад
constants.py 52a8e6a48d Fixes #22566: Avoid name collisions when custom script name matches core module (#22625) 2 месяцев назад
events.py 75ceb55754 fix(extras): Honor Script defaults when triggered by Event Rules 1 месяц назад
fields.py 2e50fc3d97 fix(extras): Add choice_value lookup for ChoiceSetField (#22366) 3 месяцев назад
filters.py 80231a9706 Closes #22835: Improve performance when provisioning new custom fields (#22866) 1 месяц назад
filtersets.py d7c566aee6 Closes #22169: Cache image file size on ImageAttachment (#22465) 2 месяцев назад
jobs.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 6 месяцев назад
lookups.py 2e50fc3d97 fix(extras): Add choice_value lookup for ChoiceSetField (#22366) 3 месяцев назад
managers.py 4eb0e727b9 Fixes #22301: Avoid reverse relation name collision among tagged models (#22323) 3 месяцев назад
querysets.py 6edb5ec8b7 Fixes #22578: Ensure shared objects are treated consistently across the UI and APIs (#22606) 2 месяцев назад
reports.py efa939d0c2 Fixes: #18241 - Script results log_threshold should default to Default (#18501) 1 год назад
scripts.py fb86029507 fix(extras): Use full_name for Script logger namespace (#22964) 3 недель назад
search.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 6 месяцев назад
signals.py 80231a9706 Closes #22835: Improve performance when provisioning new custom fields (#22866) 1 месяц назад
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) 6 месяцев назад
utils.py 6edb5ec8b7 Fixes #22578: Ensure shared objects are treated consistently across the UI and APIs (#22606) 2 месяцев назад
validators.py e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 год назад
views.py e49e6afbbe Fixes #22985: Exempt data file content from cache (#22986) 3 недель назад
webhooks.py bc66d9f136 Closes #21702: Include originating HTTP request in outbound webhook context data (#21726) 5 месяцев назад