Martin Hauser 5c6aaf2388 Closes #20900: Allow multiple choices in CustomField select filter fields (#20992) 2 месяцев назад
..
api 3e0ad2176f Merge pull request #20855 from ifoughal/20822-add-auto_sync_enabled-property-for-configtemplates 3 месяцев назад
dashboard d9aab6bbe2 Fixes #20859: Handle dashboard widget exceptions (#20870) 3 месяцев назад
data cf1b1a83eb Closes #12194: Add pre-defined custom field choices (#13219) 2 лет назад
forms 3e0ad2176f Merge pull request #20855 from ifoughal/20822-add-auto_sync_enabled-property-for-configtemplates 3 месяцев назад
graphql f383067ecb Closes #20527: Address deprecation warnings (#20533) 5 месяцев назад
management c5ffab0c28 Closes #18349: Replace houskeeping management command with a system job (#19815) 8 месяцев назад
migrations 309e434064 Fixes #19896: cf minmax mustbe int (#20207) 6 месяцев назад
models 5c6aaf2388 Closes #20900: Allow multiple choices in CustomField select filter fields (#20992) 2 месяцев назад
tables ec7afccd55 Feat: added auto_sync_enabled property to ConfigTemplateTable class 3 месяцев назад
templatetags d9aab6bbe2 Fixes #20859: Handle dashboard widget exceptions (#20870) 3 месяцев назад
tests a44a79ec79 Fixes #20649: Enforce view permissions on REST API endpoint for custom scripts (#20871) 3 месяцев назад
__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 11 месяцев назад
conditions.py e5d6c71171 Fixes #19633: Log all evaluations of invalid event rule conditions (#19885) 8 месяцев назад
constants.py 063d1fef7a Closes #18797: Support path import for certain Jinja environment parameters (#19962) 7 месяцев назад
events.py 77b389f105 Fixes #20873: fix webhooks with image fields (#20955) 3 месяцев назад
fields.py 18ea7d1e13 pep8 fixes 3 лет назад
filters.py 5d7ed871f2 Fixes: #18783 Add a tag_id filter for all models which support tagging (#18889) (#19142) 11 месяцев назад
filtersets.py b4c88541da Closes #19377: Introduce config context profiles (#20058) 7 месяцев назад
jobs.py 7f39f75d3d Fixes #20878: Use database routing when running script (#20879) 3 месяцев назад
lookups.py 33d4759871 feat(extras): Add range_contains ORM lookup 5 месяцев назад
querysets.py f383067ecb Closes #20527: Address deprecation warnings (#20533) 5 месяцев назад
reports.py efa939d0c2 Fixes: #18241 - Script results log_threshold should default to Default (#18501) 1 год назад
scripts.py 9cb2c78e34 Init storage at class level of BaseScript instead of in findsource function (#20575) 5 месяцев назад
search.py b4c88541da Closes #19377: Introduce config context profiles (#20058) 7 месяцев назад
signals.py b610cf37cf Closes #19924: Record model features on ObjectType (#19939) 7 месяцев назад
storage.py 1b4e00aeda 18896 Replace STORAGE_BACKEND with STORAGES and support Script running from S3 (#18680) 1 год назад
urls.py b4c88541da Closes #19377: Introduce config context profiles (#20058) 7 месяцев назад
utils.py 2d6b3d19e7 Fixes #20236: Improve file naming and upload handling (#20315) 6 месяцев назад
validators.py e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 год назад
views.py 3d4841f17f Merge pull request #20612 from pheus/20301-add-clear-all-option-to-user-notifications-dropdown 4 месяцев назад
webhooks.py 1242ad68f7 Closes #20029: Add object_type to webhook data (#20049) 7 месяцев назад