John Anderson 26ff33c41a pep8 5 lat temu
..
api 4466458076 Fixes #5118: Specifying an empty list of tags should clear assigned tags (REST API) 5 lat temu
management 0a40418614 Fixes #5066: Update view_reportresult to view_report permission 5 lat temu
migrations 9bcfefa31e Fix ordering for Tags 5 lat temu
models 82f5d0070e account for null value annotations 5 lat temu
plugins 0fd3c83861 Refactor repeated import code 5 lat temu
templatetags f53810ebb2 Fixes #5231: Fix KeyError exception when viewing object with custom link and debugging is disabled 5 lat temu
tests 26ff33c41a pep8 5 lat temu
__init__.py 45917f8014 Closes #3408: Remove WEBHOOKS_ENABLE configuration setting 6 lat temu
admin.py 8517434733 Add notes to admin UI encouraging Jinja2 over legacy Django templating 5 lat temu
apps.py 7ce1289bb2 Clean up unused imports 6 lat temu
choices.py 8517434733 Add notes to admin UI encouraging Jinja2 over legacy Django templating 5 lat temu
constants.py 41f92ef8e6 review updates 5 lat temu
context_managers.py 986ef2b8e6 Move changelog signals setup to a context manager 5 lat temu
filters.py afa1449f89 Fixes #5167: Support filtering ObjectChanges by multiple users 5 lat temu
forms.py afa1449f89 Fixes #5167: Support filtering ObjectChanges by multiple users 5 lat temu
middleware.py 986ef2b8e6 Move changelog signals setup to a context manager 5 lat temu
querysets.py 9e84e3b83b added tests 5 lat temu
registry.py 70c29051b3 Raise specific exceptions 6 lat temu
reports.py bc0e6cc8dd Fixes #5012: Return details of exceptions resulting from report/script execution 5 lat temu
scripts.py bc0e6cc8dd Fixes #5012: Return details of exceptions resulting from report/script execution 5 lat temu
signals.py afebf525d1 Move housekeeping to _handle_changed_object() 5 lat temu
tables.py 5089df3ffd Fix error in OBJECTCHANGE_OBJECT table column template 5 lat temu
urls.py 59091efa86 Closes #4840: Enable change logging for config contexts 5 lat temu
utils.py 4ee8e473eb Move ObjectChange creation into signal receivers 5 lat temu
views.py ae0a481c64 Fixes #5206: Apply user pagination preferences to all paginated object lists 5 lat temu
webhooks.py 39ea14202e Fix 4549 webhook body encode in utf-8 6 lat temu
webhooks_worker.py 05cb47e650 Closes #4502: Enable configuration of proxies for outbound HTTP requests 6 lat temu