summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis/tutorial.txt
AgeCommit message (Expand)Author
2021-07-09[3.2.x] Fixed typo in docs/ref/contrib/gis/tutorial.txt.Wille Marcel
2021-05-17[3.2.x] Refs #32720 -- Updated various links in docs to avoid redirects and u...Nick Pope
2021-05-17[3.2.x] Refs #32720 -- Fixed some broken links in docs.Nick Pope
2020-11-28Fixed #32230 -- Made DataSource support pathlib.Path.Hasan Ramezani
2020-11-27Refs #32230 -- Fixed DataSource example in GeoDjango tutorial.Neil Lyons
2020-06-17Adjusted model definition in GeoDjango tutorial.David Smith
2020-05-13Renamed PROJ.4 to PROJ.Claude Paroz
2020-01-29Refs #25778 -- Updated some links to HTTPS and new locations.Mariusz Felisiak
2019-11-07Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and ...Jon Dufresne
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2019-08-19Fixed broken links and redirects to OGR library in docs.Mariusz Felisiak
2018-10-21Removed "encoding" description in GIS tutorial.Atul Varma
2018-09-26Refs #29784 -- Switched to https:// links where available.Jon Dufresne
2018-08-28Fixed LayerMapping encoding in geodjango tutorial.Claude Paroz
2018-08-01Fixed typos in comments and docs.luz.paz
2018-05-12Alphabetized imports in various docs.Mariusz Felisiak
2018-01-20Fixed #28343 -- Add an OS chooser for docs command line examples.Ramiro Morales
2018-01-07Updated various links in docs to use HTTPS.Mariusz Felisiak
2017-11-04Fixed #28632 -- Updated docs about using raw SQL with GIS and doc'd changes f...Sergey Fedoseev
2017-09-20Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.Sjoerd Job Postmus
2017-06-26Fixed #27964 -- Made MySQL backend raise exception if spatial transformation ...Sergey Fedoseev
2017-06-26Fixed GEOSGeometry reference in GIS tutorial.Sergey Fedoseev
2017-03-20Removed extra characters in docs header underlines.Mariusz Felisiak
2017-03-16Updated postgis.net and gaia-gis.it links to https.Tim Graham
2017-01-18Refs #23919 -- Removed Python 2 notes in docs.Tim Graham
2016-09-30Updated links to the current version of PostGIS docs.Tim Graham
2016-06-18Fixed #26753 -- Made GDAL a required dependency for contrib.gisClaude Paroz
2016-06-03Fixed #26021 -- Applied hanging indentation to docs.Ed Henderson
2016-02-19Fixed some code blocks indentation in GIS docs.Sergey Fedoseev
2016-02-16Used relative models imports in the GIS tutorial.Juan José Conti
2016-01-29Fixed #26150 -- Sorted app_labels in migrate command outputMarkus Holtermann
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-12-18Fixed #25063 -- Added path to makemigration's output of migration file.Niels Van Och
2015-12-01Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
2015-10-30Fixed #25641 -- Removed section about adding Google projection to spatial_ref...Sergey Fedoseev
2015-10-06Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list.Tim Graham
2015-10-03Fixed #25398 -- Revised instances of os.path.join()Andrew Artajos
2015-09-10Fixed #25379 -- Removed obsolete information from GeoDjango tutorial.Flavio Curella
2015-08-11Fixed #25205 -- Removed doc references to deprecated GeoManager class.Brendan Hayward
2015-08-08Updated Wikipedia links to use httpsClaude Paroz
2015-06-19Fixed #23804 -- Added RasterField for PostGIS.Daniel Wiesmann
2015-06-08Fixed #21927 -- Made application and instance namespaces more distinct.Marten Kenbeek
2015-04-25Fixed #24499 -- Dropped support for PostGIS 1.5.Tim Graham
2015-04-22Documented GeoQuerySet replacement by functionsClaude Paroz
2015-03-30Fixed #24550 -- Added migration operation description to sqlmigrate outputMarkus Holtermann
2015-02-22Fixed #24358 -- Corrected code-block directives for console sessions.Sean Wang
2015-02-03Fixed #24149 -- Normalized tuple settings to lists.darkryder
2014-12-19Updated some other external links in the docsClaude Paroz
2014-11-26Updated GIS docs to use doc links.Tim Graham
2014-08-18Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate.Baptiste Mispelon