summaryrefslogtreecommitdiff
path: root/tests/middleware/test_security.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #26176 -- Fixed E123 flake8 warnings.26176Tim Graham2016-02-051-4/+1
* Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette2015-05-201-2/+2
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #23620 -- Used more specific assertions in the Django test suite.Berker Peksag2014-11-031-1/+1
* Fixed #17101 -- Integrated django-secure and added check --deploy optionTim Graham2014-09-121-0/+202