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