1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/docs/ref/forms
2014-01-11 15:50:34 +01:00
..
api.txt Fixed #21319 -- Added documentation for the Form.fields attribute. 2014-01-02 19:43:26 -05:00
fields.txt Fixed #8898 -- Obsoleted SplitDateTimeWidget usage with DateTimeField 2014-01-11 15:50:34 +01:00
formsets.txt Fixed #9532 -- Added min_num and validate_min on formsets. 2013-09-19 13:11:49 -04:00
index.txt
models.txt
validation.txt Removed Form._errors from the docs in favor of the add_error API. 2013-11-30 01:00:53 +07:00
widgets.txt