| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2018-11-27 | Switched setUp() to setUpTestData() where possible in Django's tests. | Simon Charette |
| 2017-06-01 | Refs #23968 -- Removed unnecessary lists, generators, and tuple calls. | Jon Dufresne |
| 2017-05-04 | Made runtests.py run gis_tests only when using a GIS database backend. | Tim Graham |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz |
| 2015-09-23 | Refs #22384 -- Removed the ability to reverse URLs by dotted path per depreca... | Tim Graham |
| 2015-07-06 | Fixed some unclosed objects in tests | Andriy Sokolovskiy |
| 2015-06-24 | Renamed RemovedInDjangoXYWarnings for new roadmap. | Tim Graham |
| 2015-04-24 | Removed many HAS_GEOS conditional imports | Claude Paroz |
| 2015-02-11 | Moved contrib.gis tests out of contrib. | Tim Graham |
