John Anderson 26ff33c41a pep8 5 лет назад
..
api 4466458076 Fixes #5118: Specifying an empty list of tags should clear assigned tags (REST API) 5 лет назад
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 5 лет назад
apps.py 7ce1289bb2 Clean up unused imports 6 лет назад
choices.py 8517434733 Add notes to admin UI encouraging Jinja2 over legacy Django templating 5 лет назад
constants.py 41f92ef8e6 review updates 6 лет назад
context_managers.py 986ef2b8e6 Move changelog signals setup to a context manager 5 лет назад
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 5 лет назад
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 5 лет назад
scripts.py bc0e6cc8dd Fixes #5012: Return details of exceptions resulting from report/script execution 5 лет назад
signals.py afebf525d1 Move housekeeping to _handle_changed_object() 5 лет назад
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 5 лет назад
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 лет назад