summaryrefslogtreecommitdiff
path: root/django/contrib/formtools/utils.py
AgeCommit message (Expand)Author
2008-09-14Fixed #8570: Corrected some code that was using 8-space tabs for some reason....Russell Keith-Magee
2008-08-29Fixed #8653: make formtools' security hash more rubust. Silly that I didn't t...Jacob Kaplan-Moss
2008-08-26Fixed #6209: handle `BooleanField`s in `FormPreview` and `FormWizard`. In the...Jacob Kaplan-Moss