summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis/install.txt
AgeCommit message (Expand)Author
2012-10-20Separated GIS installation docs in sectionsClaude Paroz
2012-10-04Fixed #17207 -- Added a troubleshooting note about failing createdbJohn Paulett
2012-10-04Readded docs anchor removed in 92b5341b and still in useClaude Paroz
2012-10-03Added a note about postgis_topology in install docsClaude Paroz
2012-09-30Fixed #16455 -- Added support for PostGIS 2.0Flavio Curella
2012-09-29Added link to PostGIS matrix on OSGeo WikiClaude Paroz
2012-09-07Updated the Ubuntu installation section for 12.04 release.Justin Bronn
2012-09-07Updated the GEOS, PostGIS, and PROJ.4 versions in the GeoDjango installation ...Justin Bronn
2012-08-30Fixed #18384 - Reformatted GeoDjango install instructions slightly.Tim Graham
2012-08-23Modified docs about SpatiaLite version that doesn't need manual initial SQL f...Ramiro Morales
2012-08-19Tweaked SpatiaLite GeoDjango docs.Ramiro Morales
2012-08-19Made some minor fixes to the GeoDjango installation guide.Julien Phalip
2012-08-03Fixed #13904 - Documented how to avoid garbage collection messages in GIS.Tim Graham
2012-07-15Dropped support for GDAL < 1.5Claude Paroz
2012-07-13Updated links for MacOSX python installersClaude Paroz
2012-07-12Removed old gis install instructions for obsolete distrosClaude Paroz
2012-07-07Removed Django 1.0-specific sections.Aymeric Augustin
2012-06-28Updated obsolete links in the documentationClaude Paroz
2012-06-07Removed references to changes made in 1.2.Aymeric Augustin
2012-06-07Fixed #18396 -- Changed Spatialite download URLs.Aymeric Augustin
2012-04-09Fixed #17672 -- Precised MacPorts GeoDjango install instructions to install g...Claude Paroz
2012-03-19Fixed an indentation issue in GeoDjango installation docs.Claude Paroz
2012-03-19Fixed #17893 -- Added GeoDjango installation instructions for Ubuntu 11.10. T...Claude Paroz
2012-03-15Fixed #17607 -- Added homebrew section in Mac OS X-specific install instructi...Claude Paroz
2012-03-13Replaced http by https in djangoproject.com linksClaude Paroz
2012-03-03Fixed #9995 -- Updated the installation instructions to recommend pip. Also f...Aymeric Augustin
2012-02-17Documentation (and some small source code) edits from [17432] - [17537]Adrian Holovaty
2012-02-11Updated SpatiaLite GeoDjango test setup instructions for version 3.0.Ramiro Morales
2012-02-11Fixed small errors in GeoDjango tutorial, enhanced code pygmentation in insta...Ramiro Morales
2012-02-11Added, documented support for SpatiaLite 3.0 to GeoDjango.Ramiro Morales
2012-02-10Updated a couple of links in GeoDjango install doc.Ramiro Morales
2012-02-10Made some small tweaks to GeoDjango docs.Ramiro Morales
2011-09-13Updated versions and added `libproj-dev` to the GeoDjango installation docs.Justin Bronn
2011-09-09Remove no-longer-valid references to the DATABASE_* settings, the legacy code...Alex Gaynor
2011-09-04Converted links to external topics so they use intersphinx extension markup.Ramiro Morales
2011-08-13Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl.Jannis Leidel
2011-06-11Fixed #16158 - Changed FALLBACK_DYLD_LIBRARY_PATH to DYLD_FALLBACK_LIBRARY_PA...Timo Graham
2011-06-09Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men...Ramiro Morales
2011-05-29Fixed #15992 -- Added more references to settings. Thanks, aaugustin.Jannis Leidel
2011-03-17Fixed #14133 -- Updated Windows installation instructions for GeoDjango, now ...Justin Bronn
2011-03-16Use Sphinx `:download:` directives for spatial database template creation scr...Justin Bronn
2011-02-14Fixed "the the" typos.Timo Graham
2011-02-13Updated GeoDjango installation docs and spatial database template script for ...Justin Bronn
2010-12-28Fixed #13837 - Add geodjango packages for Ubuntu 10.04; thanks muanis and zer...Timo Graham
2010-12-26Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1Timo Graham
2010-12-22Fixed #13788 -- `GEOSGeometry.transform` no longer silently no-ops when GDAL ...Justin Bronn
2010-10-23Fixed #14526 -- Updated wording regarding the minimum Python version required...Gabriel Hurley
2010-10-11Updated version of PostGIS in GeoDjango install docs.Justin Bronn
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss