index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
/
gis
Age
Commit message (
Expand
)
Author
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
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-10-08
Fixed #14221 -- Cleaned up some text in the GIS tutorial. Thanks to Grant <re...
Russell Keith-Magee
2010-08-28
Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob...
Russell Keith-Magee
2010-08-23
Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the p...
Russell Keith-Magee
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-06-23
Fixed #13671, #13748 -- Fixed errata and minor updates to GeoDjango docs.
Justin Bronn
2010-05-19
Fixed #13563, a typo in the GeoDjango tutorial.
Jacob Kaplan-Moss
2010-05-04
Fixed #13458 -- Corrected typo in GeoIP docs. Thanks, Paul McMillan for repo...
Justin Bronn
2010-05-04
Fixed #13315, #13430 -- Recreated `django.contrib.gis.db.backend` module with...
Justin Bronn
2010-04-16
Fixed #11810 -- Fixed typo and errors that prevented `modifiable` from workin...
Justin Bronn
2010-04-09
Minor documentation tweaks for GeoDjango, including addition of link to main ...
Justin Bronn
2010-03-30
PostGIS 1.5 allows distance queries on non-point geographic geometry columns ...
Justin Bronn
2010-03-26
Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta...
Justin Bronn