1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref/contrib/gis
2022-10-13 19:49:57 +02:00
..
install Fixed #34086 -- Confirmed support for PostGIS 3.3. 2022-10-12 09:04:32 +02:00
admin.txt
commands.txt
db-api.txt Fixed #33718 -- Dropped support for MySQL 5.7. 2022-07-08 13:30:12 +02:00
deployment.txt
feeds.txt
forms-api.txt Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes. 2022-08-12 13:26:35 +02:00
functions.txt Fixed #33718 -- Dropped support for MySQL 5.7. 2022-07-08 13:30:12 +02:00
gdal.txt Fixed #33866 -- Added pathlib.Path support to GDALRaster constructor. 2022-07-25 20:48:33 +02:00
geoip2.txt Fixed #33442 -- Allowed GeoIP2 to use DB-IP Lite datasets. 2022-07-30 19:29:45 +02:00
geoquerysets.txt Fixed #33718 -- Dropped support for MySQL 5.7. 2022-07-08 13:30:12 +02:00
geos.txt Refs #23919 -- Updated obsolete buffer() references to memoryview(). 2022-10-13 19:49:57 +02:00
index.txt
layermapping.txt
measure.txt
model-api.txt
ogrinspect.txt
serializers.txt Refs #30947 -- Changed tuples to lists where appropriate. 2022-08-30 09:57:17 +02:00
sitemaps.txt
testing.txt
tutorial.txt Refs #30511 -- Updated docs about auto-incrementing primary keys on PostgreSQL. 2022-08-26 21:42:44 +02:00
utils.txt