| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-31 | Updated test URL patterns to use path() and re_path(). | Tim Graham | |
| 2017-01-19 | Refs #23919 -- Stopped inheriting from object to define new style classes. | Simon Charette | |
| 2016-11-14 | Fixed E305 flake8 warnings. | Ramin Farajpour Cami | |
| 2016-08-20 | Fixed #27018 -- Fixed admindocs crash with a view in a class. | Helen Sherwood-Taylor | |
| Generated correct admindocs URLs on Python 3. URLs generate 404s on Python 2, as in older versions of Django. | |||
