summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
2012-08-30Fixed #18384 - Reformatted GeoDjango install instructions slightly.Tim Graham
2012-08-25Fixed #17448 -- Improved test and documented raw-sql gis queryClaude Paroz
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-28Fixed #18306 -- Removed most of GeoDjango-specific deployment docsClaude Paroz
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-05-18Fixed typo on GeoQuerySet.geohash method.Glen Robertson
2012-05-03Fixed broken URLs introduced in 1adc87cd32.Ramiro Morales
2012-05-03Updated some URLs in the documentation to point to the new repository.Ramiro Morales
2012-05-01Fixed #18246 -- Replaced bash-specific syntax in geodjango postgis helper scr...Claude Paroz
2012-04-30Replaced print statement by print function (forward compatibility syntax).Claude Paroz
2012-04-12Fixed #18039 -- Changed geometry transform without a SRID raise a GEOSException.Claude Paroz
2012-04-11Fixed #18107 -- Replaced a deprecated import path for GeoIP in docs. Thanks j...Claude Paroz
2012-04-09Fixed #17672 -- Precised MacPorts GeoDjango install instructions to install g...Claude Paroz
2012-03-31Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric ...Claude Paroz
2012-03-31Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for ...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-17Fixed #17915 -- Switched GeoModelAdmin default WMS layer URL from Metacarta t...Claude Paroz
2012-03-16Fixed #13267 -- Updated GeoDjango tutorial for the 1.4 release. Thanks samuel...Claude Paroz
2012-03-15Fixed #17607 -- Added homebrew section in Mac OS X-specific install instructi...Claude Paroz
2012-03-14Updated some outdated external URLs in docs.Claude Paroz
2012-03-13Fixed #17584 -- Updated create_template_postgis-debian.sh script for PostgreS...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-17Fixed typo in GIS testing docs.Carl Meyer
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-12-17Fixed #17423 -- Fixed three typos in GeoDjango docs. Thanks, DavidEklundAdrian Holovaty
2011-11-26Fixed a typo in the layermapping docs.Aymeric Augustin
2011-10-22Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...Carl Meyer
2011-09-30Fixed doc references to `django.db.models.query.QuerySet` and converted some ...Jannis Leidel
2011-09-28Fixed #16949 -- Fixed a small typo in the GIS tutorial and also made some min...Julien Phalip
2011-09-13Updated versions and added `libproj-dev` to the GeoDjango installation docs.Justin Bronn
2011-09-11Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...Ramiro Morales
2011-09-11Fixed #16231 -- Added support for GML and KML on the SpatiaLite backend. Tha...Justin Bronn
2011-09-11Fixed #13429 -- Changed `WorldBorders` to just `WorldBorder` in GeoDjango tut...Justin Bronn
2011-09-10Fixed #16553 -- Refactored the `GeoIP` module, moving it `django.contrib.gis....Justin Bronn