summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis
AgeCommit message (Expand)Author
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
2013-02-04Simplified default project template.Aymeric Augustin
2013-01-29Fixed typos in docs and commentsTim Graham
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-12-29Removed django.contrib.localflavor.Aymeric Augustin
2012-12-29Removed legacy shortcut for importing GeoIP.Aymeric Augustin
2012-12-29Fixed broken links, round 4. refs #19516Tim Graham
2012-12-25Fixed more broken links. refs #19516Tim Graham
2012-11-28Fixed #19366 -- Prevented GEOSIndexError when comparing geometriesClaude Paroz
2012-11-22Fixed #19346 - Typo in docs/ref/contrib/gis/install/index.txtTim Graham
2012-11-21Fixed #19243 - Edited GeoDjango Tutorial for consistency and style.shepdl
2012-10-20Separated GIS installation docs in sectionsClaude Paroz