| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-12-31 | Updated test URL patterns to use path() and re_path(). | Tim Graham |
| 2018-11-27 | Switched setUp() to setUpTestData() where possible in Django's tests. | Simon Charette |
| 2017-07-29 | Used assertRaisesMessage() to test Django's error messages. | Mads Jensen |
| 2017-06-02 | Completed test coverage for RedirectFallbackMiddleware. | Anton Samarchyan |
| 2017-02-27 | Imported django.http classes instead of django.http. | Asif Saifuddin Auvi |
| 2017-01-18 | Refs #23919 -- Removed six.<various>_types usage | Claude Paroz |
| 2017-01-17 | Refs #26601 -- Removed support for old-style middleware using settings.MIDDLE... | Tim Graham |
| 2016-05-17 | Refs #26601 -- Deprecated old-style middleware. | Tim Graham |
| 2016-05-17 | Fixed #26601 -- Improved middleware per DEP 0005. | Florian Apolloner |
| 2016-04-08 | Fixed E128 flake8 warnings in tests/. | Tim Graham |
| 2015-02-11 | Moved contrib.redirects tests out of contrib. | Tim Graham |
