django1/docs/ref/contrib/gis
Daniel Musketa 6fd9c9daa6 Fixed #30365 -- Fixed syntax highlighting in SQL examples.
Sphinx interprets some "%[a-z]" in SQL statements as a
"Literal.String.Interpol" which leads to incorrect highlighting.
2019-04-23 12:37:50 +02:00
..
install Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints. 2019-04-18 14:41:15 +02:00
admin.txt Removed versionadded/changed annotations for 1.11. 2017-09-22 12:51:18 -04:00
commands.txt Refs #23919 -- Removed Python 2 notes in docs. 2017-01-18 11:51:29 -05:00
db-api.txt Used extlinks for Django's source code. 2019-03-28 20:32:17 -04:00
deployment.txt Removed FastCGI support per deprecation timeline; refs #20766. 2015-01-17 08:32:31 -05:00
feeds.txt Updated various links in docs to use HTTPS. 2018-01-07 14:28:41 +01:00
forms-api.txt Refs #29784 -- Switched to https:// links where available. 2018-09-26 08:48:47 +02:00
functions.txt Fixed #28738 -- Added the GeometryDistance function. 2019-03-20 12:54:42 -04:00
gdal.txt Fixed typos in docs, comments, and exception messages. 2019-04-18 09:33:53 +02:00
geoip2.txt Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 2018-04-17 20:24:27 -04:00
geoquerysets.txt Fixed #30365 -- Fixed syntax highlighting in SQL examples. 2019-04-23 12:37:50 +02:00
geos.txt Removed versionadded/changed annotations for 2.1. 2019-01-17 10:50:25 -05:00
index.txt Refs #25184 -- Removed contrib.gis.geoip per deprecation timeline. 2017-01-17 20:52:00 -05:00
layermapping.txt Used auto-numbered lists in documentation. 2018-11-15 13:54:28 -05:00
measure.txt Fixed #30341 -- Added support for the furlong unit in Distance. 2019-04-19 08:54:23 +02:00
model-api.txt Refs #29784 -- Switched to https:// links where available. 2018-09-26 08:48:47 +02:00
ogrinspect.txt Fixed #25974 -- Switched GIS docs to 4 spaces indentation. 2016-02-19 09:27:32 -05:00
serializers.txt Removed versionadded/changed annotations for 1.10. 2017-01-17 20:52:05 -05:00
sitemaps.txt Refs #29784 -- Switched to https:// links where available. 2018-09-26 08:48:47 +02:00
testing.txt Fixed some code blocks indentation in GIS docs. 2016-02-19 08:34:38 -05:00
tutorial.txt Removed "encoding" description in GIS tutorial. 2018-10-21 12:14:06 -04:00
utils.txt Fixed #25974 -- Switched GIS docs to 4 spaces indentation. 2016-02-19 09:27:32 -05:00