1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/docs/ref/forms
2010-05-10 14:06:09 +00:00
..
api.txt Fixed #13037 -- Added documentation for the css_classes() helper class. Thanks to marcusf for the report. 2010-03-08 03:18:22 +00:00
fields.txt Fixed #13032 - Added localize parameter to form fields to be able to selectively enable localization. 2010-03-27 16:43:27 +00:00
index.txt
validation.txt Fixed #12001 -- Modified the example of form validation to use the form's error class, rather than assuming ErrorList. Thanks to Suor for the report, and timo for the patch. 2010-05-10 14:06:09 +00:00
widgets.txt