summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/formtools/form-preview.txt
AgeCommit message (Expand)Author
2014-11-26Updated formtools docs to point at new package outside the Django repo.Jannis Leidel
2014-08-13Refs #23276 -- Added missing url() in some places.Collin Anderson
2014-01-22Always use parentheses when documenting a method with no arguments.Baptiste Mispelon
2013-05-19add missing imports to the examples in the 'Forms'leandrafinger
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-06-07Removed references to changes made in 1.2.Aymeric Augustin
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-02-16Fixed #15233 -- reST/Sphinx markup corrections in numerous areas, mostly cent...Gabriel Hurley
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-02-22Fixed #9147 -- Added `FormPreview.process_preview` customization hook. Thank...Justin Bronn
2008-09-18Fixed #9121: Corrected markup in the form preview docs. Thanks to Jarek Zgoda...Russell Keith-Magee
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