django/docs/ref/contrib
Julian Wachholz 9a4ee8ddb8 Fixed #21994 -- Added form_dict argument to calls of WizardView.done()
Added an additional keyword argument ``form_dict`` to calls of
WizardView.done() implementations which allows easier access to validated
forms by their step name.
2014-02-10 07:28:39 -05:00
..
admin
comments Fixed #19774 -- Deprecated the contenttypes.generic module. 2014-01-26 14:42:30 -05:00
formtools
gis
auth.txt
contenttypes.txt
csrf.txt
flatpages.txt More migration docs, and conversion of all easy syncdb references 2013-07-25 16:19:36 +01:00
humanize.txt
index.txt
messages.txt
redirects.txt Added versionadded annotations for redirect middleware attributes. 2013-12-25 09:56:41 -05:00
sitemaps.txt
sites.txt
staticfiles.txt
syndication.txt
webdesign.txt