django/docs/ref/contrib
2014-11-25 13:15:58 -05:00
..
admin [1.5.x] Added warning about get_inline_instances() permission checking; refs #23754. 2014-11-25 13:15:58 -05:00
comments [1.5.x] Always use parentheses when documenting a method with no arguments. 2014-01-22 23:28:07 +01:00
formtools [1.5.x] Fixed #22644 -- Clarified documentation for NamedUrlWizardView 2014-05-17 15:18:32 +02:00
gis [1.5.x] Always use parentheses when documenting a method with no arguments. 2014-01-22 23:28:07 +01:00
auth.txt [1.5.x] Don't show self in the list of arguments of a method. 2014-01-22 23:26:05 +01:00
contenttypes.txt [1.5.x] Fixed #20958 -- Documented that GenericForeignKey fields can't be accessed in forms. 2013-09-04 13:19:46 -04:00
csrf.txt [1.5.x] Fixed #22859 -- Improved crossDomain technique in CSRF example. 2014-06-18 14:38:19 -04:00
databrowse.txt [1.5.x] Fixed #21180 -- Additional deprecation notes for databrowse. 2013-10-01 10:21:04 -04:00
flatpages.txt [1.5.x] Fixed #20500 - Updated flatpages URLconf example to work with APPEND_SLASH. 2013-06-11 12:27:09 -04:00
humanize.txt Fixed #16941 - Clarified naturaltime output when the time is more than a day old. 2012-08-02 07:54:07 -04:00
index.txt [1.5.x] Fixed #19498 -- refactored auth documentation 2012-12-28 11:48:05 -08:00
localflavor.txt [1.5.x] Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. Backport from master. 2013-07-29 10:55:50 +02:00
markup.txt [1.5.x] Fixed #23239 -- Clarified a phrase in the contrib.markup docs. 2014-08-06 08:28:51 -04:00
messages.txt [1.5.x] Added some doc links for django.contrib.messages 2013-08-14 13:05:30 -04:00
redirects.txt [1.5.x] Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware 2013-02-08 16:36:57 +01:00
sitemaps.txt [1.5.x] Corrected content_type parameter name in sitemap docs. 2014-08-13 21:45:36 -04:00
sites.txt [1.5.x] Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware 2013-02-08 16:36:57 +01:00
staticfiles.txt [1.5.x] Fixed #19295 -- Documented that CachedStaticFilesStorage isn't compatible with runserver --insecure. 2013-09-06 17:31:04 -04:00
syndication.txt [1.5.x] Fixed #20860 -- Removed references to defunct chicagocrime.org 2013-08-04 14:46:45 -04:00
webdesign.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00