| Age | Commit message (Expand) | Author |
| 2008-04-25 | gis: Fixed GEOS tests for those still running 3.0.0RC4. | Justin Bronn |
| 2008-04-24 | gis: Fixed bug where extra parameters were passed into SQL for `dwithin` look... | Justin Bronn |
| 2008-04-22 | gis: Merged revisions 7408-7415,7420-7424,7435 via svnmerge from trunk. | Justin Bronn |
| 2008-04-22 | gis: Updated KML tests for PostGIS 1.3.3 and GDAL tests to not perform `close... | Justin Bronn |
| 2008-04-07 | gis: Applied DRY to Oracle and MySQL geometry adaptors; the `PostGISAdaptor` ... | Justin Bronn |
| 2008-04-07 | gis: gdal: Added the `clone` keyword to `OGRGeometry.transform`; removed unne... | Justin Bronn |
| 2008-04-07 | gis: Merged revisions 7355-7403 via svnmerge from trunk. | Justin Bronn |
| 2008-04-07 | gis: geos: `GEOSGeometry` objects may now be pickled; added the `clone` keywo... | Justin Bronn |
| 2008-04-04 | gis: `GoogleMap`: The Google Maps JavaScript API is now used for automatic zo... | Justin Bronn |
| 2008-04-04 | gis: Added the `add_postgis_srs` utility to ease the creation of `spatial_ref... | Justin Bronn |
| 2008-04-01 | gis: Fixed geographic models produced by `inspectdb`. | Justin Bronn |
| 2008-03-30 | [gis] Tweaked layermapping to note updates to unique'd models. | Jeremy Dunck |
| 2008-03-23 | gis: Merged revisions 7280-7353 via svnmerge from trunk. | Justin Bronn |
| 2008-03-18 | gis: Merged revisions 7181-7277 via svnmerge from trunk. | Justin Bronn |
| 2008-03-10 | gis: `LayerMapping`: OGR string fields may now be coerced into Django `Intege... | Justin Bronn |
| 2008-03-10 | gis: Fixed #6746 by marking safe `GoogleMap` internal XHTML/JavaScript; added... | Justin Bronn |
| 2008-02-28 | gis: Merged revisions 7105-7168 via svnmerge from trunk. | Justin Bronn |
| 2008-02-28 | gis: Added geographic introspection capabilities for PostGIS and MySQL; fixed... | Justin Bronn |
| 2008-02-20 | gis: Fixed bug in `GeoQuerySet.distance` caused by SQL substitution that shou... | Justin Bronn |
| 2008-02-18 | gis: gdal: Fixed new `_version_info` definition for win32 platforms; made Geo... | Justin Bronn |
| 2008-02-14 | gis: geos: Added GeoJSON input/output support for `GEOSGeometry` (requires GD... | Justin Bronn |
| 2008-02-14 | gis: gdal: Fixed GDAL version string parsing for development versions; GEOJSO... | Justin Bronn |
| 2008-02-13 | gis: gdal: Added support for GeoJSON input/output in `OGRGeometry`. | Justin Bronn |
| 2008-02-11 | gis: Fixed 6414, and applied DRY to spatial backend internals. Changes include: | Justin Bronn |
| 2008-02-08 | gis: Merged revisions 7044-7102 via svnmerge from trunk. | Justin Bronn |
| 2008-02-08 | gis: gdal: `SpatialReference` objects may now be constructed with PROJ.4 stri... | Justin Bronn |
| 2008-02-08 | gis: geos: Fixed bug in `transform` where coordinate sequence pointer was not... | Justin Bronn |
| 2008-02-08 | gis: geos: Fixed declaration of `geos_version` to explicitly set restype to `... | Justin Bronn |
| 2008-01-28 | gis: Fixed #6440. Removed degree conversion from `Distance` -- should not ha... | Justin Bronn |
| 2008-01-28 | gis: Merged revisions 6990-7043 via svnmerge from trunk. | Justin Bronn |
| 2008-01-22 | gis: Added the `extent` method to `GeoQuerySet`; moved various spatial-backen... | Justin Bronn |
| 2008-01-18 | gis: Fixed #6289 (added `extra_context` keyword to `GoogleMap`). Thanks omat ... | Justin Bronn |
| 2008-01-18 | gis: Fixed #6357, and added a validator to `WKTField`. | Justin Bronn |
| 2008-01-18 | gis: `LayerMapping`: Fixed bug that would occur when mapping `OFTReal` fields... | Justin Bronn |
| 2008-01-10 | gis: `LayerMapping`: Added the `fid_range` and `step` keywords to `save()`; m... | Justin Bronn |
| 2008-01-09 | gis: gdal: `GeometryCollection.add()` now accepts other collections, and asso... | Justin Bronn |
| 2008-01-06 | gis: gdal: Fixed Driver and DataSource bug reported by David Hancock in djang... | Justin Bronn |
| 2008-01-04 | gis: gdal: Now supports the official GDAL 1.5 binaries for Windows, greatly s... | Justin Bronn |
| 2008-01-03 | gis: `LayerMapping`: Improved the internals (i.e., checking every feature in ... | Justin Bronn |
| 2008-01-02 | gis: Merged revisions 6920-6989 via svnmerge from trunk. | Justin Bronn |
| 2007-12-29 | gis: `LayerMapping`: Added the `unique` keyword parameter and tests for the `... | Justin Bronn |
| 2007-12-27 | gis: lowered test transformation precision due to variations in updated PROJ ... | Justin Bronn |
| 2007-12-25 | gis: geos: all pointer access is now done via the `ptr` property to prevent c... | Justin Bronn |
| 2007-12-21 | gis: Fixed #6246 (Thanks jos3ph); removed unnecessary commented debugging code. | Justin Bronn |
| 2007-12-15 | gis: Merged revisions 6672,6686-6688,6690,6693,6707-6708,6726,6730,6753,6755-... | Justin Bronn |
| 2007-12-15 | gis: Applied DRY to spatial SQL generation in anticipation of queryset-refact... | Justin Bronn |
| 2007-12-14 | gis: Fixed #6196 in GeoIP refactor. Added unit tests, improved path setup, a... | Justin Bronn |
| 2007-12-13 | gis: gdal: Fixed bug in the property so that no exception is raised when the... | Justin Bronn |
| 2007-12-11 | gis: gdal: removed errcheck_flag, not needed after all (I misread the C heade... | Justin Bronn |
| 2007-12-04 | gis: Added distance querying capabilites via the `distance` manager method an... | Justin Bronn |