django/docs/ref/forms
Vajrasky Kok 0a4e36c68f [1.6.x] Fixed -- Added documentation for the Form.fields attribute.
Thanks pydanny for the report. Also, added documentation about
base_fields attribute and its difference with fields attribute.

Backport of ea83102d0f from master
2014-01-02 19:45:22 -05:00
..
api.txt [1.6.x] Fixed -- Added documentation for the Form.fields attribute. 2014-01-02 19:45:22 -05:00
fields.txt [1.6.x] Fixed -- Update docs examples which mention __unicode__ 2013-07-05 19:30:08 +02:00
formsets.txt Fixed -- Provided option to validate formset max_num on server. 2013-03-21 01:27:24 -07:00
index.txt Fixed -- Provided option to validate formset max_num on server. 2013-03-21 01:27:24 -07:00
models.txt [1.6.x] Fixed -- Added a note on how to validate InlineFormSets. 2013-07-08 08:31:46 -04:00
validation.txt [1.6.x] Removed a mention of `Form._errors` from the documentation. 2013-11-12 20:54:37 +01:00
widgets.txt [1.6.x] Misc doc cleanups. 2013-07-29 07:06:29 -04:00