django1/docs/ref/contrib
Daniel Wiesmann b9cb81570e Made SRID a required parameter for GDALRaster instantiation; refs #23804.
Earlier versions of GDAL do not allow the srid to be set to 0,
so it should be a required parameter to ensure compatibility.
2015-03-17 08:16:12 -04:00
..
admin Fixed #24253 -- Documented staff_member_required decorator. 2015-03-13 14:46:13 -04:00
formtools Updated formtools docs to point at new package outside the Django repo. 2014-11-26 09:41:52 -05:00
gis Made SRID a required parameter for GDALRaster instantiation; refs #23804. 2015-03-17 08:16:12 -04:00
postgres Fixed #24335 -- Bumped required psycopg2 version to 2.4.5 (2.5 for contrib.postgres). 2015-02-16 18:07:27 -05:00
auth.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
contenttypes.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
flatpages.txt Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages. 2014-12-15 09:45:31 -05:00
humanize.txt Fixed #23340 -- Corrected naturaltime docs to match behavior. 2014-09-06 07:47:56 -04:00
index.txt Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
messages.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
redirects.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
sitemaps.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
sites.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
staticfiles.txt Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be used during testing. 2015-03-12 09:23:00 -04:00
syndication.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
webdesign.txt Fixed #22789 -- Deprecated django.contrib.webdesign. 2014-07-14 08:45:19 -04:00