1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/docs/ref/contrib/gis
2023-01-20 08:13:43 +01:00
..
install Refs #34255 -- Bumped required psycopg version to 3.1.8. 2023-01-17 08:24:08 +01:00
admin.txt Refs #27674 -- Removed GeoModelAdmin and OSMGeoAdmin per deprecation timeline. 2023-01-17 11:49:15 +01:00
commands.txt
db-api.txt Fixed #34266 -- Added ClosestPoint GIS database functions. 2023-01-20 08:13:43 +01:00
deployment.txt
feeds.txt Updated various links to HTTPS and new locations. 2022-03-29 07:46:08 +02:00
forms-api.txt Corrected used JS libraries in GIS widget docs. 2023-01-10 14:25:44 +01:00
functions.txt Fixed #34266 -- Added ClosestPoint GIS database functions. 2023-01-20 08:13:43 +01: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 #33783 -- Added IsEmpty GIS database function and __isempty lookup on PostGIS. 2023-01-03 05:47:44 +01:00
geos.txt Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
index.txt
layermapping.txt Removed versionadded/changed annotations for 3.2. 2021-09-20 21:23:01 +02:00
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