summaryrefslogtreecommitdiff
path: root/docs/ref/forms/api.txt
AgeCommit message (Expand)Author
2010-03-08Fixed #13037 -- Added documentation for the css_classes() helper class. Thank...Russell Keith-Magee
2009-12-25Added a few Sphinx directives to the form API and template API docs.Gary Wilson Jr
2009-12-12Fixed #3512: it's now possible to add CSS hooks to required/erroneous form ro...Jacob Kaplan-Moss
2009-04-03Fixed a whole bunch of small docs typos, errors, and ommissions.Jacob Kaplan-Moss
2008-09-16Edited some recent docs changesAdrian Holovaty
2008-09-15Added documentation of the Form class's custom __iter__ method to the forms A...Simon Willison
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss