1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref/forms
Claude Paroz 1ef4aeab40 Fixed #25078 -- Added support for disabled form fields
Thanks Keryn Knight and Tim Graham for the reviews.
2015-07-16 19:36:56 +02:00
..
api.txt Fixed #24191 -- Documented Form.changed_data 2015-06-04 13:51:26 -04:00
fields.txt Fixed #25078 -- Added support for disabled form fields 2015-07-16 19:36:56 +02:00
formsets.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
index.txt Fixed #17638 -- Added crosslinks between topic and reference guides. 2014-09-29 18:06:31 -04:00
models.txt Fixed #24295 -- Allowed ModelForm meta to specify form field classes. 2015-02-13 19:13:05 +07:00
validation.txt Used PEP 8 style indentation in forms docs. 2015-06-11 12:21:53 -04:00
widgets.txt Refs #24219 -- Removed inaccurate sentence after move of SelectDateWidget. 2015-07-15 09:57:55 -04:00