django/docs/ref/contrib
2014-08-06 08:30:49 -04:00
..
admin [1.4.x] Fixed #20779 -- Documented AdminSite.app_index_template; refs #8498. 2013-07-31 07:09:52 -04:00
comments [1.4.X] Typo in comments doc 2012-11-13 05:25:55 -05:00
formtools [1.4.x] Fixed #20326 - Corrected form wizard get_form() example. 2013-05-31 08:09:17 -04:00
gis [1.5.x] Fixed #20492 - Removed a broken link in GIS docs. 2013-05-24 12:36:25 -04:00
auth.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
contenttypes.txt [1.4.x] Fixed #18131 - Documented ContentTypeManager.get_for_id; thanks sir_sigurd for the report. 2012-09-15 08:17:26 -04:00
csrf.txt [1.4.x] Fixed #22859 -- Improved crossDomain technique in CSRF example. 2014-06-18 14:38:30 -04:00
databrowse.txt Fixed #5968 -- Allowed (un-)registering with databrowse several models at once. 2012-01-28 20:54:48 +00:00
flatpages.txt [1.4.X] Fixed #14556 - Documented how to use flatpages in URLconf; thanks Claude Paroz for the draft patch. 2012-08-31 08:16:36 -04:00
humanize.txt [1.4.X] Fixed #16941 - Clarified naturaltime output when the time is more than a day old. 2012-08-02 07:55:00 -04:00
index.txt Fixed #6644 -- Fixed django.contrib.formtools tests to be better isolated when running outside of the Django test suite. Also moved around the new wizard's templates a bit to better fit the common app layout. 2011-08-13 13:51:34 +00:00
localflavor.txt [1.4.x] Updated obsolete links in the documentation 2012-08-30 07:47:56 -04:00
markup.txt [1.4.x] Fixed #23239 -- Clarified a phrase in the contrib.markup docs. 2014-08-06 08:30:49 -04:00
messages.txt [1.4.x] Fixed #19911 - Updated generic view links. 2013-02-25 13:01:15 -05:00
redirects.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00
sitemaps.txt [1.4.x] Fixed #20665 -- Missing backslash in sitemaps documentation 2013-06-27 09:45:58 +02:00
sites.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
staticfiles.txt Fixed #17857 -- Stopped CachedStaticFilesStorage from creating absolute URLs unnecessarily. Thanks, tgecho. 2012-03-13 03:48:11 +00:00
syndication.txt [1.4.x] Atom specification URL updated 2013-07-18 08:48:11 -04:00
webdesign.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00