summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/formtools
AgeCommit message (Expand)Author
2011-05-15Fixed #15769 - Documented FormWizard's initial argument; thanks aimaz for the...Timo Graham
2011-04-01Changed e-mail to email throughout documentation and codebase. The one except...Adrian Holovaty
2011-02-23Fixed #15375 -- clarified apparent contradiction in Form Wizard documentation...Simon Meers
2011-02-16Fixed #15233 -- reST/Sphinx markup corrections in numerous areas, mostly cent...Gabriel Hurley
2010-12-26Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1Timo Graham
2010-10-19Fixed #14426 -- Removed "mysite" import statements from examples that might t...Gabriel Hurley
2010-10-14Fixed #14445 - Use HMAC and constant-time comparison functions where needed.Luke Plant
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-08-07Fixed #8567 -- Clarified the process of instantiating FormWizards. Thanks to ...Russell Keith-Magee
2010-02-22Fixed #9147 -- Added `FormPreview.process_preview` customization hook. Thank...Justin Bronn
2009-12-25Form wizard documentation tweaks:Gary Wilson Jr
2009-10-26Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo...Luke Plant
2009-08-13Fixed #11508: Adding missing word to form wizard doc. Thanks thepointer and ...Karen Tracey
2009-03-31A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #...Jacob Kaplan-Moss
2008-09-18Fixed #9121: Corrected markup in the form preview docs. Thanks to Jarek Zgoda...Russell Keith-Magee
2008-09-09Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiroAdrian Holovaty
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-31Fixed #8721: Clarification in docs for form previewsJames Bennett
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss