.. |
api
|
closes #4368 - extras features model registration
|
2020-03-14 03:03:22 -04:00 |
management
|
Fixes #4166: Fix schema migrations to enforce maximum character length for naturalized fields
|
2020-02-13 21:41:00 -05:00 |
migrations
|
closes #4368 - extras features model registration
|
2020-03-14 03:03:22 -04:00 |
templatetags
|
Fixes #3857: Fix group custom links rendering
|
2020-01-08 10:14:48 +00:00 |
tests
|
closes #4368 - extras features model registration
|
2020-03-14 03:03:22 -04:00 |
__init__.py
|
Closes #3408: Remove WEBHOOKS_ENABLE configuration setting
|
2019-12-06 11:52:28 -05:00 |
admin.py
|
Always use a JSON object to convey change data when no body template is present
|
2020-02-25 10:43:14 -05:00 |
apps.py
|
Clean up unused imports
|
2020-02-14 12:04:56 -05:00 |
choices.py
|
Add http_method field to Webhook
|
2020-02-24 20:42:24 -05:00 |
constants.py
|
closes #4368 - extras features model registration
|
2020-03-14 03:03:22 -04:00 |
filters.py
|
functional dynamic filter lookups
|
2020-02-09 17:46:21 -05:00 |
forms.py
|
Remove APISelect widget/api_url argument from dynamic fields
|
2020-03-16 14:08:48 -04:00 |
middleware.py
|
Disconnect post_save & pre_delete signals after the response has been received
|
2020-02-24 12:42:51 -05:00 |
models.py
|
closes #4368 - extras features model registration
|
2020-03-14 03:03:22 -04:00 |
querysets.py
|
Fixes #3886: Config context cluster (group)
|
2020-01-26 10:53:58 +00:00 |
reports.py
|
Miscellaneous cleanup
|
2019-10-04 12:59:10 -04:00 |
scripts.py
|
Fixes #4326: Exclude Python modules without Script classes from scripts list
|
2020-03-06 20:59:32 -05:00 |
signals.py
|
Fix errant changelog entries when executing a script without committing
|
2019-08-26 11:59:38 -04:00 |
tables.py
|
Standardize on two-word form of "change log"
|
2020-02-19 12:45:52 -05:00 |
urls.py
|
Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns
|
2020-02-05 16:12:48 -05:00 |
utils.py
|
closes #4368 - extras features model registration
|
2020-03-14 03:03:22 -04:00 |
views.py
|
Fixes #2511: Compare object change to the previous change
|
2020-02-15 22:39:08 +00:00 |
webhooks_worker.py
|
Add http_method field to Webhook
|
2020-02-24 20:42:24 -05:00 |
webhooks.py
|
closes #4368 - extras features model registration
|
2020-03-14 03:03:22 -04:00 |