| Age | Commit message (Expand) | Author |
| 2015-02-11 | Moved contrib.gis tests out of contrib. | Tim Graham |
| 2013-07-09 | Trusted test skipping about gis tests running or not | Claude Paroz |
| 2013-05-10 | Fixed #17365, #17366, #18727 -- Switched to discovery test runner. | Carl Meyer |
| 2012-06-14 | Discovered some geodjango tests with standard mechanism | Claude Paroz |
| 2012-04-01 | Removed broken function-based custom test runner in GeoDjango | Ramiro Morales |
| 2011-09-17 | Fixed #15277 -- Cleaned up `ogrinspect` command, added tests and extended sup... | Justin Bronn |
| 2011-09-10 | Fixed #16553 -- Refactored the `GeoIP` module, moving it `django.contrib.gis.... | Justin Bronn |
| 2011-09-10 | Fixed #16790 -- Modified the geographic admin to work after r16594. Thanks, ... | Justin Bronn |
| 2011-07-13 | Fixed #15707 -- Made the GIS feed compatible to the class based feeds and int... | Jannis Leidel |
| 2011-04-02 | Advanced deprecations in contrib.gis. | Russell Keith-Magee |
| 2010-12-21 | Fixed #10420 -- GeoDjango tests are run as part of Django tests when using sp... | Justin Bronn |
| 2010-12-02 | GeoDjango test suite housekeeping. Moved data into fixtures for `relatedapp`... | Justin Bronn |
| 2010-11-20 | Now possible to run the GeoDjango test suite with a minimal settings file. R... | Justin Bronn |
| 2010-10-11 | Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,... | Russell Keith-Magee |
| 2010-10-11 | Fixed #14436 -- Escalated 1.2 PendingDeprecationWarnings to DeprecationWarnin... | Russell Keith-Magee |
| 2010-09-12 | Fixed regression in running the GeoDjango test suite after r13670 with additi... | Justin Bronn |
| 2009-12-23 | Added tests for PostGIS geography support; added `proj_version_tuple` to Post... | Justin Bronn |
| 2009-12-22 | Fixed #1142 -- Added multiple database support. | Russell Keith-Magee |
| 2009-11-17 | As promised, removed the `_DeprecatedTestModule` and its instances. | Justin Bronn |
| 2009-11-16 | Fixed #11433 -- 3D geometry fields are now supported with PostGIS; EWKB is no... | Justin Bronn |
| 2009-05-02 | Removed module-level imports from `django.test` -- this prevented running the... | Justin Bronn |
| 2009-04-25 | Fixed #10660 -- `GeometryField` no longer requires `srid`/`null` keywords, an... | Justin Bronn |
| 2009-04-19 | Fixed #10832 -- now use `reorder_suite` in GeoDjango test runner, thanks sean... | Justin Bronn |
| 2009-04-19 | Fixed #10791 -- The GeoDjango test runner now respects the `--noinput` comman... | Justin Bronn |
| 2009-04-10 | No longer create tables for unnecessary applications when running the GeoDjan... | Justin Bronn |
| 2009-03-30 | Refactored and cleaned up parts of the spatial database backend. Changes inc... | Justin Bronn |
| 2009-03-24 | Fixed error when trying to import the GEOS tests from their new location. | Justin Bronn |
| 2009-03-24 | Refactored the GEOS interface. Improvements include: | Justin Bronn |
| 2009-03-20 | GeoDjango test suite now takes advantage of `importlib` added in r10088. | Justin Bronn |
| 2009-03-07 | Maintenance refactor of the GDAL (OGR) ctypes interface. Changes include: | Justin Bronn |
| 2009-03-03 | Fixed #10159 -- `F()` expressions now work on geographic fields. The tests a... | Justin Bronn |
| 2008-12-26 | Fixed #9664 -- `LayerMapping` now works with MySQL spatial backends. | Justin Bronn |
| 2008-09-15 | Moved imports so that other tests may be imported without specifying Django s... | Justin Bronn |
| 2008-08-23 | Fixed KML sitemaps, and added support for generating KMZ and GeoRSS sitemaps;... | Justin Bronn |
| 2008-08-18 | GeoDjango users may now use `django.contrib.gis.tests.run_tests` for their `T... | Justin Bronn |
| 2008-08-16 | Fixed #6547, added support for GeoRSS feeds in `django.contrib.gis.feeds`; ad... | Justin Bronn |
| 2008-08-11 | Fixed the `gis` test suite, finished conversions missed in r8296. Thanks, ro... | Justin Bronn |
| 2008-08-07 | gis: Fixed #8141; moved Python 2.3 incompatibilities out of the reach of the ... | Justin Bronn |
| 2008-08-05 | Merged the gis branch into trunk. | Justin Bronn |