| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-03-16 | Fixed hanging indentation in various code. | Mariusz Felisiak |
| 2017-02-01 | Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments. | Vytis Banaitis |
| 2016-08-10 | Fixed #26947 -- Added an option to enable the HSTS header preload directive. | Ed Morley |
| 2016-08-08 | Fixed docs to refer to HSTS includeSubdomains as a directive. | Ed Morley |
| 2016-07-28 | Fixed a typo in tests/middleware/test_security.py | Tim Graham |
| 2016-06-16 | Fixed #26747 -- Used more specific assertions in the Django test suite. | Jon Dufresne |
| 2016-02-05 | Fixed #26176 -- Fixed E123 flake8 warnings. | Tim Graham |
| 2015-05-20 | Refs #24652 -- Used SimpleTestCase where appropriate. | Simon Charette |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2014-11-03 | Fixed #23620 -- Used more specific assertions in the Django test suite. | Berker Peksag |
| 2014-09-12 | Fixed #17101 -- Integrated django-secure and added check --deploy option | Tim Graham |
