| .. |
|
api
|
Merge v2.9.4 release
|
2020-09-23 16:11:00 -04:00 |
|
management
|
Fixes #5066: Update view_reportresult to view_report permission
|
2020-09-23 13:40:15 -04:00 |
|
migrations
|
Merge v2.9.4 release
|
2020-09-23 16:11:00 -04:00 |
|
models
|
General cleanup of tables
|
2020-09-25 14:18:29 -04:00 |
|
plugins
|
Refactor repeated import code
|
2020-07-14 17:15:17 -04:00 |
|
templatetags
|
Relocate CSS classes for ChoiceFields from model to ChoiceSet
|
2020-09-24 16:35:53 -04:00 |
|
tests
|
Merge v2.9.4 release
|
2020-09-23 16:11:00 -04:00 |
|
__init__.py
|
Closes #3408: Remove WEBHOOKS_ENABLE configuration setting
|
2019-12-06 11:52:28 -05:00 |
|
admin.py
|
Clean up CustomField admin form
|
2020-09-17 12:43:08 -04:00 |
|
apps.py
|
Clean up unused imports
|
2020-02-14 12:04:56 -05:00 |
|
choices.py
|
General cleanup of tables
|
2020-09-25 14:18:29 -04:00 |
|
constants.py
|
Closes #4349: Drop support for embedded graphs
|
2020-08-21 11:57:46 -04:00 |
|
context_managers.py
|
Move changelog signals setup to a context manager
|
2020-08-18 13:05:41 -04:00 |
|
filters.py
|
Merge v2.9.4 release
|
2020-09-23 16:11:00 -04:00 |
|
forms.py
|
Merge v2.9.4 release
|
2020-09-23 16:11:00 -04:00 |
|
middleware.py
|
Move changelog signals setup to a context manager
|
2020-08-18 13:05:41 -04:00 |
|
querysets.py
|
Drop CustomFieldValue
|
2020-08-21 16:21:11 -04:00 |
|
registry.py
|
Raise specific exceptions
|
2020-03-18 13:15:22 -04:00 |
|
reports.py
|
Fixes #5012: Return details of exceptions resulting from report/script execution
|
2020-08-20 12:47:26 -04:00 |
|
scripts.py
|
Closes #4941: commit argument is now required argument in a custom script's run() method
|
2020-08-21 11:06:36 -04:00 |
|
signals.py
|
Clean up stale data when a custom field is changed/deleted
|
2020-09-16 17:03:31 -04:00 |
|
tables.py
|
General cleanup of tables
|
2020-09-25 14:18:29 -04:00 |
|
urls.py
|
Closes #4840: Enable change logging for config contexts
|
2020-07-09 17:09:03 -04:00 |
|
utils.py
|
Move ObjectChange creation into signal receivers
|
2020-08-14 17:03:45 -04:00 |
|
views.py
|
Fixes #5066: Update view_reportresult to view_report permission
|
2020-09-23 13:40:15 -04:00 |
|
webhooks_worker.py
|
Closes #4502: Enable configuration of proxies for outbound HTTP requests
|
2020-04-30 14:59:13 -04:00 |
|
webhooks.py
|
Fix 4549 webhook body encode in utf-8
|
2020-04-29 01:48:53 -04:00 |