| .. |
|
api
|
Closes #7812: Enable change logging for image attachments
|
2021-11-17 11:52:50 -05:00 |
|
forms
|
Merge branch 'develop' into feature
|
2021-11-12 09:09:15 -05:00 |
|
graphql
|
Fixes #7333: Prevent inadvertent deletion of prior change records when deleting objects
|
2021-09-21 14:24:23 -04:00 |
|
management
|
Move CHANGELOG_RETENTION to dyanmic configuration
|
2021-11-08 15:07:58 -05:00 |
|
migrations
|
Closes #7812: Enable change logging for image attachments
|
2021-11-17 11:52:50 -05:00 |
|
models
|
Closes #7812: Enable change logging for image attachments
|
2021-11-17 11:52:50 -05:00 |
|
plugins
|
Merge branch 'feature' into 6651-plugins-rq-queues
|
2021-07-09 08:43:39 -04:00 |
|
templatetags
|
#6797: Improve controls & custom link styling
|
2021-08-03 10:21:06 -07:00 |
|
tests
|
Closes #7619: Permit custom validation rules to be defined as plain data or dotted path to class
|
2021-11-08 14:52:56 -05:00 |
|
__init__.py
|
Remove default_app_config (deprecated in Django 3.2)
|
2021-09-15 11:18:47 -04:00 |
|
admin.py
|
Move GRAPHQL_ENABLED to dynamic configuration
|
2021-11-08 15:31:09 -05:00 |
|
apps.py
|
Closes #6138: Add an 'empty' filter modifier for character fields
|
2021-07-01 15:17:46 -04:00 |
|
choices.py
|
Closes #7452: Add JSON custom field type
|
2021-10-28 10:29:14 -04:00 |
|
conditions.py
|
Improve documentation and testing for conditions
|
2021-11-03 14:02:43 -04:00 |
|
constants.py
|
Add tags as a feature query
|
2021-05-21 16:54:33 -04:00 |
|
context_managers.py
|
Fixes #6776: Fix erroneous webhook dispatch on failure to save objects
|
2021-08-23 12:06:43 -04:00 |
|
filters.py
|
Ditch CustomFieldFilter
|
2021-10-28 15:36:12 -04:00 |
|
filtersets.py
|
Ditch CustomFieldFilter
|
2021-10-28 15:36:12 -04:00 |
|
lookups.py
|
Closes #6138: Add an 'empty' filter modifier for character fields
|
2021-07-01 15:17:46 -04:00 |
|
querysets.py
|
Fix ConfigContext application for SiteGroups
|
2021-03-29 15:57:44 -04:00 |
|
registry.py
|
Raise specific exceptions
|
2020-03-18 13:15:22 -04:00 |
|
reports.py
|
feat: reports within a module can now be ordered
|
2021-09-27 11:02:31 +02:00 |
|
scripts.py
|
Fixes #7628: Fix load_yaml method for custom scripts
|
2021-10-27 09:04:18 -04:00 |
|
signals.py
|
Move CUSTOM_VALIDATORS to dynamic configuration
|
2021-11-08 15:22:29 -05:00 |
|
tables.py
|
Closes #6930: Add 'ID' column to object tables (#7673)
|
2021-11-02 16:21:34 -04:00 |
|
urls.py
|
Introduce a common URL for the creation of image attachments
|
2021-10-01 12:34:30 -04:00 |
|
utils.py
|
Move ObjectChange creation into signal receivers
|
2020-08-14 17:03:45 -04:00 |
|
validators.py
|
Extend CustomValidator to support required, prohibited fields
|
2021-06-09 13:10:35 -04:00 |
|
views.py
|
Fixes #7741: Fix 404 when attaching multiple images in succession
|
2021-11-09 16:46:58 -05:00 |
|
webhooks_worker.py
|
Improve webhook tests
|
2021-11-03 14:01:59 -04:00 |
|
webhooks.py
|
Closes #6519: Avoid querying applicable webhooks for every object
|
2021-06-01 13:55:17 -04:00 |