1
0
mirror of https://github.com/django/django.git synced 2024-12-29 12:36:08 +00:00
django/docs/ref/contrib/gis
2024-01-06 15:07:49 +01:00
..
install Fixed #35005 -- Confirmed support for GDAL 3.8. 2023-12-21 10:35:23 +01:00
admin.txt
commands.txt
db-api.txt Fixed #35088 -- Added support for Collect on MySQL 8.0.24+. 2024-01-06 15:07:49 +01:00
deployment.txt
feeds.txt Updated broken links in docs. 2023-05-17 12:13:10 +02:00
forms-api.txt Refs #33924 -- Removed BaseGeometryWidget.map_height/map_width attributes per deprecation timeline. 2023-09-18 22:12:40 +02:00
functions.txt Fixed #35086 -- Added support for BoundedCircle on Spatialite 5.1+. 2024-01-05 11:55:44 +01:00
gdal.txt Refs #25778 -- Updated some links and references to HTTPS. 2023-11-29 11:21:22 +01:00
geoip2.txt Deprecated django.contrib.gis.geoip2.GeoIP2.open(). 2023-12-05 08:21:19 +01:00
geoquerysets.txt Fixed #35088 -- Added support for Collect on MySQL 8.0.24+. 2024-01-06 15:07:49 +01:00
geos.txt Fixed typo in docs/ref/contrib/gis/geos.txt. 2023-10-27 05:31:10 +02:00
index.txt
layermapping.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
measure.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
model-api.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
ogrinspect.txt
serializers.txt Removed versionadded/changed annotations for 4.2. 2023-09-18 22:12:40 +02:00
sitemaps.txt
testing.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
tutorial.txt Corrected code-block directives in docs. 2023-12-28 19:52:15 +01:00
utils.txt