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