1
0
mirror of https://github.com/django/django.git synced 2024-12-26 19:16:11 +00:00
django/docs/ref/contrib
Vishal Lal 28a686a0b7 [1.7.x] Fixed #22372 -- Improved description of WizardView.get_context_data().
Thanks simon29 for the report.

Backport of a8e2ec0e82 from master
2014-04-03 08:27:57 -04:00
..
admin Replaced reference to ModelAdmin.get_formsets() (deprecated) with get_formsets_with_inlines(). 2014-03-19 20:37:00 -04:00
comments Fixed some typos and formatting issues in docs. 2014-03-03 08:37:17 -05:00
formtools [1.7.x] Fixed #22372 -- Improved description of WizardView.get_context_data(). 2014-04-03 08:27:57 -04:00
gis Fixed some typos and formatting issues in docs. 2014-03-03 08:37:17 -05:00
auth.txt Don't show self in the list of arguments of a method. 2014-01-22 22:17:32 +01:00
contenttypes.txt Fixed #22207 -- Added support for GenericRelation reverse lookups 2014-03-05 22:37:53 +02:00
csrf.txt Fixed #22185 -- Added settings.CSRF_COOKIE_AGE 2014-03-06 08:28:43 -05:00
flatpages.txt More migration docs, and conversion of all easy syncdb references 2013-07-25 16:19:36 +01:00
humanize.txt Removed versionadded/changed annotations dating back to 1.4. 2012-12-29 21:59:08 +01:00
index.txt Fixed #21712 -- Moved autodiscover() to AdminConfig.ready(). 2014-01-18 23:06:00 +01:00
messages.txt Fixed #21591 -- Added documentation about contrib.messages.get_messages. 2013-12-12 14:56:34 +01:00
redirects.txt Added versionadded annotations for redirect middleware attributes. 2013-12-25 09:56:41 -05:00
sitemaps.txt Updated a bunch of hyperlinks in documentation 2013-12-08 18:40:09 +01:00
sites.txt [1.7.x] Fixed typos in docs (django.contrib.site) 2014-03-21 20:02:03 +01:00
staticfiles.txt Fixed doc typos. 2014-02-28 11:44:03 -05:00
syndication.txt Moved RequestSite and get_current_site. 2014-01-26 08:50:47 +01:00
webdesign.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00