summaryrefslogtreecommitdiff
path: root/tests/logging_tests/views.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-13/+14
* Fixed #26688 -- Fixed HTTP request logging inconsistencies.Samir Shah2018-05-041-2/+36
* Refs #23919 -- Removed encoding preambles and future importsClaude Paroz2017-01-181-2/+0
* Added tests for logging of Http404 warnings.Carl Worth2016-04-201-0/+5
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation.Preston Holmes2013-05-251-0/+11