summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis/model-api.txt
AgeCommit message (Expand)Author
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2025-08-25Refs #36485 -- Removed double spaces after periods in sentences.Natalia
2024-03-06Fixed broken links and redirects in docs.Mariusz Felisiak
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2021-07-29Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith
2021-05-17Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.Nick Pope
2020-01-29Refs #25778 -- Updated some links to HTTPS and new locations.Mariusz Felisiak
2019-11-25Doc'd SpatiaLite support of 3D geometry fields.Sergey Fedoseev
2018-09-26Refs #29784 -- Switched to https:// links where available.Jon Dufresne
2018-08-03Fixed #29633 -- Doc'd the geometry type for each model field.Danilo Bargen
2017-03-16Updated postgis.net and gaia-gis.it links to https.Tim Graham
2017-01-17Removed GeoManager and GeoQuerySet per deprecation timeline.Tim Graham
2016-09-30Updated links to the current version of PostGIS docs.Tim Graham
2016-08-09Unified SpatiaLite spellingClaude Paroz
2016-05-20Removed versionadded/changed annotations for 1.9.Tim Graham
2016-04-12Refs #17635 -- Tested the Cast function in a geography to geometry contextClaude Paroz
2016-02-19Fixed #25974 -- Switched GIS docs to 4 spaces indentation.Sergey Fedoseev
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-12-01Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
2015-11-16Fixed #25755 -- Unified spelling of "website".Agnieszka Lasyk
2015-08-11Fixed #25205 -- Removed doc references to deprecated GeoManager class.Brendan Hayward
2015-08-08Updated various links in docsClaude Paroz
2015-08-08Updated Wikipedia links to use httpsClaude Paroz
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella
2015-06-19Fixed #23804 -- Added RasterField for PostGIS.Daniel Wiesmann
2015-03-17Updated links to latest version of PostGIS docs.Tim Graham
2014-12-19Updated some other external links in the docsClaude Paroz
2014-11-26Updated GIS docs to use doc links.Tim Graham
2014-11-13Removed doc reference to pre-1.5 PostGISClaude Paroz
2014-02-25Fixed docs typos.Szczepan Cieślik
2014-02-15Fixed #22049 -- Corrected a misspelling of dimensionaldjendrju
2013-12-24Dropped support for GEOS < 3.1Claude Paroz
2012-12-29Removed django.contrib.localflavor.Aymeric Augustin
2012-06-28Updated obsolete links in the documentationClaude Paroz
2012-06-07Removed references to changes made in 1.2.Aymeric Augustin
2011-12-17Fixed #17423 -- Fixed three typos in GeoDjango docs. Thanks, DavidEklundAdrian Holovaty
2010-10-12Enabled area calculations for geography columns.Justin Bronn
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-03-30PostGIS 1.5 allows distance queries on non-point geographic geometry columns ...Justin Bronn
2010-03-26Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta...Justin Bronn