..
api
Closes #14591 : Saved table configurations ( #19101 )
2025-04-10 15:48:02 -05:00
dashboard
Merge main into feature
2025-04-10 17:17:21 -04:00
data
Closes #12194 : Add pre-defined custom field choices ( #13219 )
2023-07-28 11:24:21 -04:00
forms
Merge branch 'main' into feature
2025-04-22 16:36:17 -04:00
graphql
Closes #19493 : Change filter() to filter_type() ( #19494 )
2025-05-14 08:34:25 -07:00
management
Merge main into feature
2025-04-10 17:17:21 -04:00
migrations
Fixes #19440 : Ensure data migrations use the correct database connection
2025-05-08 14:53:52 -04:00
models
Fixes #19490 : restores nesting behavior of DataSource-based ConfigTemplates
2025-05-23 16:34:22 -05:00
tables
Merge branch 'main' into feature
2025-05-01 09:45:38 -04:00
templatetags
17186 change custom link button color from outline-dark to outline-se… ( #17248 )
2024-08-27 15:08:39 -04:00
tests
Fixes #19490 : restores nesting behavior of DataSource-based ConfigTemplates
2025-05-23 16:34:22 -05:00
__init__.py
Remove default_app_config (deprecated in Django 3.2)
2021-09-15 11:18:47 -04:00
apps.py
Closes #17725 : Clean up import
statements ( #17728 )
2024-10-10 14:52:47 -04:00
choices.py
Merge main into feature
2025-04-10 17:17:21 -04:00
conditions.py
Fixes #14829 Simple condition (without and/or) does not work in event rule ( #14870 )
2024-06-07 07:45:19 -07:00
constants.py
Merge main into feature
2025-04-10 17:17:21 -04:00
events.py
Fixes #18222 : Include action data from event rule in webhook and custom script data
2025-01-03 09:39:05 -05:00
fields.py
pep8 fixes
2023-02-19 18:50:24 -05:00
filters.py
Fixes : #18783 Add a tag_id filter for all models which support tagging ( #18889 ) ( #19142 )
2025-04-11 09:26:46 -07:00
filtersets.py
Fixes : #18783 Add a tag_id filter for all models which support tagging ( #18889 ) ( #19142 )
2025-04-11 09:26:46 -07:00
jobs.py
Merge main into feature
2025-04-10 17:17:21 -04:00
lookups.py
Closes #17725 : Clean up import
statements ( #17728 )
2024-10-10 14:52:47 -04:00
querysets.py
Closes #19270 : Apply config contexts from parent devices roles
2025-04-24 15:09:23 -04:00
reports.py
Merge main into feature
2025-04-10 17:17:21 -04:00
scripts.py
Merge branch 'main' into feature
2025-04-22 16:36:17 -04:00
search.py
feat(search): Add search index for tags
2025-05-09 08:55:05 -04:00
signals.py
#15621 : Support notifications for deletion of a subscribed object
2024-08-02 11:34:56 -04:00
storage.py
18896 Replace STORAGE_BACKEND with STORAGES and support Script running from S3 ( #18680 )
2025-03-17 07:36:34 -07:00
urls.py
Merge main into feature
2025-04-10 17:17:21 -04:00
utils.py
Closes #14591 : Saved table configurations ( #19101 )
2025-04-10 15:48:02 -05:00
validators.py
Closes #17725 : Clean up import
statements ( #17728 )
2024-10-10 14:52:47 -04:00
views.py
Initilize error_message to empty string
2025-05-16 14:46:43 -04:00
webhooks.py
Closes #18627 : Proxy routing ( #18681 )
2025-03-04 08:24:54 -05:00