mburggraf ad054fc694 Fixes #22513: Make JournalEntry.created_by immutable after creation (#22547) 1 тиждень тому
..
api ad054fc694 Fixes #22513: Make JournalEntry.created_by immutable after creation (#22547) 1 тиждень тому
dashboard ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 5 місяців тому
data cf1b1a83eb Closes #12194: Add pre-defined custom field choices (#13219) 3 роки тому
forms ad054fc694 Fixes #22513: Make JournalEntry.created_by immutable after creation (#22547) 1 тиждень тому
graphql 6edb5ec8b7 Fixes #22578: Ensure shared objects are treated consistently across the UI and APIs (#22606) 2 тижнів тому
management d7c566aee6 Closes #22169: Cache image file size on ImageAttachment (#22465) 4 тижнів тому
migrations d7c566aee6 Closes #22169: Cache image file size on ImageAttachment (#22465) 4 тижнів тому
models ca7caecac5 Closes #22652: Disable autoescaping for Config Templates (#22653) 1 тиждень тому
tables 76f82989bf Fixes #22532: Ensure all empty table headers have an ARIA label (#22545) 3 тижнів тому
templatetags 6ec79402cc Closes #22657: escape exception message in render_widget before mark_safe (#22658) 1 тиждень тому
tests ad054fc694 Fixes #22513: Make JournalEntry.created_by immutable after creation (#22547) 1 тиждень тому
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) 5 місяців тому
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) 5 місяців тому
constants.py 52a8e6a48d Fixes #22566: Avoid name collisions when custom script name matches core module (#22625) 2 тижнів тому
events.py f732a8e878 Fixes #22376: Remove files from request for script action event rules 1 місяць тому
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) 4 тижнів тому
jobs.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 5 місяців тому
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 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 52a8e6a48d Fixes #22566: Avoid name collisions when custom script name matches core module (#22625) 2 тижнів тому
search.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 5 місяців тому
signals.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 5 місяців тому
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) 5 місяців тому
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 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 місяців тому