| Age | Commit message (Expand) | Author |
| 2012-03-19 | Fixed an indentation issue in GeoDjango installation docs. | Claude Paroz |
| 2012-03-19 | Fixed #17893 -- Added GeoDjango installation instructions for Ubuntu 11.10. T... | Claude Paroz |
| 2012-03-17 | Fixed #17915 -- Switched GeoModelAdmin default WMS layer URL from Metacarta t... | Claude Paroz |
| 2012-03-16 | Fixed #13267 -- Updated GeoDjango tutorial for the 1.4 release. Thanks samuel... | Claude Paroz |
| 2012-03-15 | Fixed #17607 -- Added homebrew section in Mac OS X-specific install instructi... | Claude Paroz |
| 2012-03-14 | Updated some outdated external URLs in docs. | Claude Paroz |
| 2012-03-13 | Fixed #17584 -- Updated create_template_postgis-debian.sh script for PostgreS... | Claude Paroz |
| 2012-03-13 | Replaced http by https in djangoproject.com links | Claude Paroz |
| 2012-03-03 | Fixed #9995 -- Updated the installation instructions to recommend pip. Also f... | Aymeric Augustin |
| 2012-02-17 | Fixed typo in GIS testing docs. | Carl Meyer |
| 2012-02-17 | Documentation (and some small source code) edits from [17432] - [17537] | Adrian Holovaty |
| 2012-02-11 | Updated SpatiaLite GeoDjango test setup instructions for version 3.0. | Ramiro Morales |
| 2012-02-11 | Fixed small errors in GeoDjango tutorial, enhanced code pygmentation in insta... | Ramiro Morales |
| 2012-02-11 | Added, documented support for SpatiaLite 3.0 to GeoDjango. | Ramiro Morales |
| 2012-02-10 | Updated a couple of links in GeoDjango install doc. | Ramiro Morales |
| 2012-02-10 | Made some small tweaks to GeoDjango docs. | Ramiro Morales |
| 2011-12-17 | Fixed #17423 -- Fixed three typos in GeoDjango docs. Thanks, DavidEklund | Adrian Holovaty |
| 2011-11-26 | Fixed a typo in the layermapping docs. | Aymeric Augustin |
| 2011-10-22 | Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int... | Carl Meyer |
| 2011-09-30 | Fixed doc references to `django.db.models.query.QuerySet` and converted some ... | Jannis Leidel |
| 2011-09-28 | Fixed #16949 -- Fixed a small typo in the GIS tutorial and also made some min... | Julien Phalip |
| 2011-09-13 | Updated versions and added `libproj-dev` to the GeoDjango installation docs. | Justin Bronn |
| 2011-09-11 | Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`... | Ramiro Morales |
| 2011-09-11 | Fixed #16231 -- Added support for GML and KML on the SpatiaLite backend. Tha... | Justin Bronn |
| 2011-09-11 | Fixed #13429 -- Changed `WorldBorders` to just `WorldBorder` in GeoDjango tut... | Justin Bronn |
| 2011-09-10 | Fixed #16553 -- Refactored the `GeoIP` module, moving it `django.contrib.gis.... | Justin Bronn |
| 2011-09-09 | Remove no-longer-valid references to the DATABASE_* settings, the legacy code... | Alex Gaynor |
| 2011-09-04 | Converted links to external topics so they use intersphinx extension markup. | Ramiro Morales |
| 2011-08-19 | Fixed #16660 -- Corrected a typo and removed an extra space in the GeoDjango ... | Gabriel Hurley |
| 2011-08-13 | Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl. | Jannis Leidel |
| 2011-06-29 | Fixed #16232 -- Corrected typo in geographic admin reference. Thanks, Issac ... | Justin Bronn |
| 2011-06-11 | Fixed #16158 - Changed FALLBACK_DYLD_LIBRARY_PATH to DYLD_FALLBACK_LIBRARY_PA... | Timo Graham |
| 2011-06-09 | Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men... | Ramiro Morales |
| 2011-05-29 | Fixed #15992 -- Added more references to settings. Thanks, aaugustin. | Jannis Leidel |
| 2011-05-29 | Fixed #16120 -- Updated a few reference links in the docs after the contribut... | Jannis Leidel |
| 2011-03-17 | Fixed #14133 -- Updated Windows installation instructions for GeoDjango, now ... | Justin Bronn |
| 2011-03-16 | Use Sphinx `:download:` directives for spatial database template creation scr... | Justin Bronn |
| 2011-02-14 | Fixed "the the" typos. | Timo Graham |
| 2011-02-14 | Fixed a couple of documentation typos. | Ramiro Morales |
| 2011-02-13 | Updated GeoDjango installation docs and spatial database template script for ... | Justin Bronn |
| 2011-01-29 | Fixed example use of deprecated function in GeoDjango tutorial. | Justin Bronn |
| 2010-12-28 | Fixed #13837 - Add geodjango packages for Ubuntu 10.04; thanks muanis and zer... | Timo Graham |
| 2010-12-26 | Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 | Timo Graham |
| 2010-12-22 | Fixed #13788 -- `GEOSGeometry.transform` no longer silently no-ops when GDAL ... | Justin Bronn |
| 2010-12-22 | Added some reST markup to avoid a warning during docs compilation. | Russell Keith-Magee |
| 2010-12-22 | Fixed #14439 -- Improved documentation for running the GeoDjango test suite. | Justin Bronn |
| 2010-11-04 | Fixed #14318 -- Added `GEOSGeometry.valid_reason` property. Thanks, Rob Coup. | Justin Bronn |
| 2010-10-23 | Fixed #14526 -- Updated wording regarding the minimum Python version required... | Gabriel Hurley |
| 2010-10-12 | Enabled area calculations for geography columns. | Justin Bronn |
| 2010-10-11 | Updated version of PostGIS in GeoDjango install docs. | Justin Bronn |