1
0
mirror of https://github.com/django/django.git synced 2024-12-27 19:46:22 +00:00
django/docs/ref/contrib/gis
Marten Kenbeek 1e82094f1b Fixed #21927 -- Made application and instance namespaces more distinct.
Made URL application namespaces be set in the included URLconf and
instance namespaces in the call to include(). Deprecated other ways
to set application and instance namespaces.
2015-06-08 15:12:20 -04:00
..
install Fixed #24499 -- Dropped support for PostGIS 1.5. 2015-04-25 12:21:16 -04:00
admin.txt
commands.txt
db-api.txt Documented GeoQuerySet replacement by functions 2015-04-22 19:54:17 +02:00
deployment.txt Removed FastCGI support per deprecation timeline; refs #20766. 2015-01-17 08:32:31 -05:00
feeds.txt
forms-api.txt
functions.txt Documented GeoQuerySet replacement by functions 2015-04-22 19:54:17 +02:00
gdal.txt Made SRID a required parameter for GDALRaster instantiation; refs #23804. 2015-03-17 08:16:12 -04:00
geoip.txt
geoquerysets.txt Fixed typos in docs/ref/contrib/gis/geoquerysets.txt 2015-05-06 09:58:42 -04:00
geos.txt Fixed #24144 -- Documented that GEOSGeometry.envelope can return a point 2015-02-14 16:20:11 +01:00
index.txt Documented GeoQuerySet replacement by functions 2015-04-22 19:54:17 +02:00
layermapping.txt
measure.txt
model-api.txt Updated links to latest version of PostGIS docs. 2015-03-17 18:34:15 -04:00
ogrinspect.txt
serializers.txt
sitemaps.txt
testing.txt Fixed #24499 -- Dropped support for PostGIS 1.5. 2015-04-25 12:21:16 -04:00
tutorial.txt Fixed #21927 -- Made application and instance namespaces more distinct. 2015-06-08 15:12:20 -04:00
utils.txt