1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/docs/ref/contrib/gis
Ramiro Morales 26b8122087 Fixed #14675 -- Completed removal of from django.conf.urls.default import * usage.
This applies to both our own [test] code and documentation examples. Also:
 * Moved the functions and handlers from `django.conf.urls.defaults` up to
   `django.conf.urls` deprecating the former module.
 * Added documentation for `handler403`.
 * Tweaked the URLs topic document a bit.

Thanks to pupeno and cdestigter for their great work contributing patches.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16818 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-09-11 22:36:16 +00:00
..
admin.txt Fixed #16232 -- Corrected typo in geographic admin reference. Thanks, Issac Kelly. 2011-06-29 13:52:27 +00:00
commands.txt
create_template_postgis-1.3.sh
create_template_postgis-1.4.sh
create_template_postgis-1.5.sh
create_template_postgis-debian.sh
db-api.txt Fixed #16231 -- Added support for GML and KML on the SpatiaLite backend. Thanks, steko for the bug report and jpaulett for the patch. 2011-09-11 00:52:08 +00:00
deployment.txt Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl. 2011-08-13 11:58:19 +00:00
feeds.txt
gdal.txt Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl. 2011-08-13 11:58:19 +00:00
geodjango_setup.bat
geoip.txt Fixed #16553 -- Refactored the GeoIP module, moving it django.contrib.gis.geoip; fixed memory leaks, and encoding issues. 2011-09-10 18:04:27 +00:00
geoquerysets.txt Fixed #16231 -- Added support for GML and KML on the SpatiaLite backend. Thanks, steko for the bug report and jpaulett for the patch. 2011-09-11 00:52:08 +00:00
geos.txt
index.txt Fixed #16553 -- Refactored the GeoIP module, moving it django.contrib.gis.geoip; fixed memory leaks, and encoding issues. 2011-09-10 18:04:27 +00:00
install.txt Remove no-longer-valid references to the DATABASE_* settings, the legacy code for them was already removed. 2011-09-09 17:14:47 +00:00
layermapping.txt
measure.txt
model-api.txt
ogrinspect.txt
sitemaps.txt
testing.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00
tutorial.txt Fixed #14675 -- Completed removal of from django.conf.urls.default import * usage. 2011-09-11 22:36:16 +00:00
utils.txt Fixed #16553 -- Refactored the GeoIP module, moving it django.contrib.gis.geoip; fixed memory leaks, and encoding issues. 2011-09-10 18:04:27 +00:00