django/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
commands.txt
db-api.txt Used extlinks for Django's source code. 2019-03-28 20:32:17 -04:00
deployment.txt
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
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
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
serializers.txt
sitemaps.txt Refs #29784 -- Switched to https:// links where available. 2018-09-26 08:48:47 +02:00
testing.txt
tutorial.txt Removed "encoding" description in GIS tutorial. 2018-10-21 12:14:06 -04:00
utils.txt