| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-12-31 | Updated test URL patterns to use path() and re_path(). | Tim Graham |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand |
| 2017-01-18 | Refs #23919 -- Removed python_2_unicode_compatible decorator usage | Claude Paroz |
| 2015-12-31 | Fixed #26013 -- Moved django.core.urlresolvers to django.urls. | Marten Kenbeek |
| 2015-04-15 | Updated tests to stop leaking models in shared AdminSite. | Riccardo Magliocchetti |
| 2014-04-03 | Fixed #22218 -- Deprecated django.conf.urls.patterns. | Tim Graham |
| 2013-11-02 | PEP8 cleanup | Jason Myers |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
