| .. |
|
api
|
Closes #4865: Replace all Count() annotations with subqueries (#5385)
|
2020-11-25 15:49:18 -05:00 |
|
management
|
Closes #5424: Allow passing Python code to nbshell using --command
|
2020-12-08 16:14:52 -05:00 |
|
migrations
|
Fix ordering for Tags
|
2020-07-23 14:28:22 -04:00 |
|
models
|
account for null value annotations
|
2020-10-23 10:56:02 -04:00 |
|
plugins
|
Fixes #5446: Fix validation for plugin version and required settings
|
2020-12-11 16:05:50 -05:00 |
|
templatetags
|
Fixed a UI Bug where there is no whitespace after grouped custom links.
|
2020-11-09 07:56:26 +01:00 |
|
tests
|
fixes #5387 - Fix error when rendering config contexts when objects have multiple tags assigned (#5447)
|
2020-12-11 16:20:46 -05:00 |
|
__init__.py
|
Closes #3408: Remove WEBHOOKS_ENABLE configuration setting
|
2019-12-06 11:52:28 -05:00 |
|
admin.py
|
Add notes to admin UI encouraging Jinja2 over legacy Django templating
|
2020-08-03 14:09:32 -04:00 |
|
apps.py
|
Clean up unused imports
|
2020-02-14 12:04:56 -05:00 |
|
choices.py
|
Add notes to admin UI encouraging Jinja2 over legacy Django templating
|
2020-08-03 14:09:32 -04:00 |
|
constants.py
|
review updates
|
2020-07-06 02:00:16 -04:00 |
|
context_managers.py
|
Move changelog signals setup to a context manager
|
2020-08-18 13:05:41 -04:00 |
|
filters.py
|
Fixes #5167: Support filtering ObjectChanges by multiple users
|
2020-09-22 16:17:39 -04:00 |
|
forms.py
|
Fixes #5167: Support filtering ObjectChanges by multiple users
|
2020-09-22 16:17:39 -04:00 |
|
middleware.py
|
Move changelog signals setup to a context manager
|
2020-08-18 13:05:41 -04:00 |
|
querysets.py
|
fixes #5387 - Fix error when rendering config contexts when objects have multiple tags assigned (#5447)
|
2020-12-11 16:20:46 -05: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
|
Fixes #5316: Dry running scripts should not trigger webhooks
|
2020-11-09 16:22:45 -05:00 |
|
signals.py
|
Move housekeeping to _handle_changed_object()
|
2020-08-18 09:13:07 -04:00 |
|
tables.py
|
Fix error in OBJECTCHANGE_OBJECT table column template
|
2020-10-07 13:13:03 -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
|
Closes #4865: Replace all Count() annotations with subqueries (#5385)
|
2020-11-25 15:49:18 -05:00 |
|
webhooks_worker.py
|
Closes #4502: Enable configuration of proxies for outbound HTTP requests
|
2020-04-30 14:59:13 -04:00 |
|
webhooks.py
|
Fixes #5309: Avoid extraneous database queries when manipulating objects
|
2020-11-20 15:40:09 -05:00 |