summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
2014-08-18[1.7.x] Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sq...Baptiste Mispelon
2014-08-02[1.7.x] Updated MySQL links to version 5.6.Tim Graham
2014-07-29[1.7.x] Fixed #23120 -- Updated GeoDjango tutorial for migrations workflow.Tim Graham
2014-07-25[1.7.x] Improved docs for GEOSGeometry.simplify()Tom Dyson
2014-07-21[1.7.x] Fixed #23064 -- Added lib detection support for GDAL 1.10/1.11Claude Paroz
2014-07-10[1.7.x] Fixed typo in docs/ref/contrib/gis/geos.txt.Tim Graham
2014-06-14[1.7.x] Complemented dwithin docs about using geographic geometriesClaude Paroz
2014-05-19[1.7.x] Fixed #22655 -- Fixed GeoQuerySet doc about strictly_belowMoayad Mardini
2014-04-22[1.7.x] Various documentation typo/spelling fixesMarti Raudsepp
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