| .. |
|
api
|
Reomove obsolete nested serializers
|
2024-10-18 08:16:30 -04:00 |
|
dashboard
|
Fix #18314: Use get to avoid KeyError
|
2025-01-07 10:39:55 -05:00 |
|
data
|
Closes #12194: Add pre-defined custom field choices (#13219)
|
2023-07-28 11:24:21 -04:00 |
|
forms
|
Closes #17951: Extend Ruff ruleset
|
2024-11-07 11:52:02 -05:00 |
|
graphql
|
Fix parsing of extra_choices (#17691)
|
2024-10-09 10:30:40 -04:00 |
|
management
|
Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067)
|
2024-11-21 15:58:11 -05:00 |
|
migrations
|
Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067)
|
2024-11-21 15:58:11 -05:00 |
|
models
|
Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067)
|
2024-11-21 15:58:11 -05:00 |
|
tables
|
#8198: Rename CustomField.validation_unique to unique (#17325)
|
2024-08-30 13:44:03 -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
|
Merge branch 'develop' into feature
|
2025-01-06 13:42:57 -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
|
#8984: Tweak ordering of log levels; fix invalid level handling
|
2024-07-30 14:49:42 -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
|
Fixes: #18184 - Gracefully handle unavailable internet connection on RSS feed dashboard widget if ISOLATED_DEPLOYMENT is set (#18186)
|
2024-12-16 11:46:28 -05: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
|
Ditch CustomFieldFilter
|
2021-10-28 15:36:12 -04:00 |
|
filtersets.py
|
#8198: Rename CustomField.validation_unique to unique (#17325)
|
2024-08-30 13:44:03 -04:00 |
|
jobs.py
|
Closes #18224: Apply all registered request processors when running custom scripts
|
2024-12-16 11:54:42 -05:00 |
|
lookups.py
|
Closes #17725: Clean up import statements (#17728)
|
2024-10-10 14:52:47 -04:00 |
|
querysets.py
|
Fixes #18392: Exclude config contexts assigned to locations for VMs
|
2025-01-17 13:14:05 -05:00 |
|
reports.py
|
Closes #14438: Database representation of scripts
|
2024-02-23 08:27:37 -05:00 |
|
scripts.py
|
Closes #17733: Replace pycodestyle with ruff (#17734)
|
2024-10-11 07:43:46 -04:00 |
|
search.py
|
Closes #15547: Add comments field to CustomField model
|
2024-04-19 15:10:06 -04:00 |
|
signals.py
|
#15621: Support notifications for deletion of a subscribed object
|
2024-08-02 11:34:56 -04:00 |
|
urls.py
|
Closes #18023: Employ register_model_view() for list views (#18029)
|
2024-11-20 15:54:37 -05:00 |
|
utils.py
|
Add webp to the list of acceptable extensions for handling filenames in image_upload
|
2024-10-16 16:30:21 -04:00 |
|
validators.py
|
Closes #17725: Clean up import statements (#17728)
|
2024-10-10 14:52:47 -04:00 |
|
views.py
|
Merge branch 'develop' into feature
|
2024-12-12 12:13:45 -05:00 |
|
webhooks.py
|
Closes #15621: User notifications (#16800)
|
2024-07-15 14:24:11 -04:00 |