summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
2014-04-17[1.7.x] Confirmed support for PostGIS 2.1 and GDAL 1.10Claude Paroz
2014-04-04[1.7.x] Fixed #22380 -- Missing SECRET_KEY variable in sample settings file f...Vishal Lal
2014-03-03Fixed some typos and formatting issues in docs.Rodolfo Carvalho
2014-03-02Fixed some typos in the documentation.Baptiste Mispelon
2014-02-28Fixed spelling mistakes in docs.Tim Graham
2014-02-28Fixed doc typos.Tim Graham
2014-02-25Fixed docs typos.Szczepan Cieślik
2014-02-25Fixed #22142 -- Documented PostGIS 2 database creation during testsIacopo Spalletti
2014-02-15Fixed #22052 -- Corrected a misspelling of ellipsoidMichal Prusek
2014-02-15Fixed #22049 -- Corrected a misspelling of dimensionaldjendrju
2014-02-13Fixed #21951 -- Updated docs to use __str__ for Python 3Alasdair Nicol
2014-01-25Fixed #21829 -- Added default AppConfigs.Aymeric Augustin
2014-01-22Always use parentheses when documenting a method with no arguments.Baptiste Mispelon
2014-01-22Don't show `self` in the list of arguments of a method.Baptiste Mispelon
2014-01-18Fixed #21712 -- Moved autodiscover() to AdminConfig.ready().Aymeric Augustin
2014-01-11Fixed #21547 -- Updated GeoDjango tutorial with PostGIS 2 outputClaude Paroz
2014-01-02Fixed minor typos.Nathan Smith
2013-12-28Fixed #21618 -- Added hints about openlayers.js hostingClaude Paroz
2013-12-24Added more spatial predicates for prepared geometriesClaude Paroz
2013-12-24Dropped support for GEOS < 3.1Claude Paroz
2013-12-08Updated a bunch of hyperlinks in documentationClaude Paroz
2013-12-08(Re-)added GeoDjango instructions for building pysqlite2 correctly.Ramiro Morales
2013-11-21Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.Loic Bistuer
2013-11-06Fixed typos in documentation.Baptiste Mispelon
2013-11-02Django should be capitalized in textBouke Haarsma
2013-10-10Whitespace cleanup.Tim Graham
2013-09-18Fixed #21116 -- Made usage of manage.py in docs more consistent.Tim Graham
2013-09-12Fixed a couple of typos in GeoDjango docs.Ramiro Morales
2013-09-05Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.Eric Boersma
2013-09-02Fixed #20998 -- Allow custom (de)serialization for GIS widgetsClaude Paroz
2013-08-31Fixed copy/paste error in measurement docsClaude Paroz
2013-08-19Removed versionadded/changed annotations for 1.5Tim Graham
2013-07-13Removed Python 2.6 references in GIS docsClaude Paroz
2013-07-06[gis] Dropped official support for GDAL < 1.6Claude Paroz
2013-07-06Added release dates for gis libs as doc commentsClaude Paroz
2013-07-05Fixed #20224 -- Update docs examples which mention __unicode__Claude Paroz
2013-05-24Fixed #20492 - Removed a broken link in GIS docs.Tim Graham
2013-05-18Fixed #20269 -- Adapted PostGIS template create script for CentOS/RHELClaude Paroz
2013-05-17Fixed #5472 --Added OpenLayers-based widgets in contrib.gisClaude Paroz
2013-05-10Fixed #17365, #17366, #18727 -- Switched to discovery test runner.Carl Meyer
2013-04-29Corrected "it's" to "its" when used possessively.Thomas Thurman
2013-04-20Adapted uses of versionchanged/versionadded to the new form.Juan Catalano
2013-04-15Added a tip about --layer param of ogrinspect for databasesClaude Paroz
2013-04-12Fixed #20252 -- Mentionned geojson Spatialite support from 1.5Claude Paroz
2013-03-22Added missing markup to docs.Tim Graham
2013-03-18Update versions and links to source tarballs.Justin Bronn
2013-03-18Fixed #19968 -- Dropped support for PostgreSQL < 8.4.Aymeric Augustin
2013-02-23Fixed #19752 - Changed Postgres version numbers to 9.x to avoid having to upd...Tim Graham
2013-02-23Remove the exact Postgresql version number from gis install documentationEvrim Çabuk
2013-02-10Emphasized MyISAM pseudo-requirement for GeoDjango over MySQLClaude Paroz