index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
/
formtools
/
form-preview.txt
Age
Commit message (
Expand
)
Author
2014-11-26
Updated formtools docs to point at new package outside the Django repo.
Jannis Leidel
2014-08-13
Refs #23276 -- Added missing url() in some places.
Collin Anderson
2014-01-22
Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2013-05-19
add missing imports to the examples in the 'Forms'
leandrafinger
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-06-07
Removed references to changes made in 1.2.
Aymeric Augustin
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-02-16
Fixed #15233 -- reST/Sphinx markup corrections in numerous areas, mostly cent...
Gabriel Hurley
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-02-22
Fixed #9147 -- Added `FormPreview.process_preview` customization hook. Thank...
Justin Bronn
2008-09-18
Fixed #9121: Corrected markup in the form preview docs. Thanks to Jarek Zgoda...
Russell Keith-Magee
2008-08-31
Fixed #8721: Clarification in docs for form previews
James Bennett
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss