1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/ref/forms
Tim Graham 0f2ceee025 Fixed #23151 -- Deprecated RegexField.error_message.
Thanks Baptiste Mispelon for the suggestion.
2014-08-03 11:21:01 -04:00
..
api.txt Fixed #21942 -- Moved Form.clean() to form API docs. 2014-06-30 16:30:57 -04:00
fields.txt Fixed #23151 -- Deprecated RegexField.error_message. 2014-08-03 11:21:01 -04:00
formsets.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
index.txt
models.txt Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin. 2014-05-15 07:25:35 -04:00
validation.txt Fixed #21942 -- Moved Form.clean() to form API docs. 2014-06-30 16:30:57 -04:00
widgets.txt Fixed #22684 -- Amended SelectDateWidget.empty_label to accept a tuple of values. 2014-06-04 07:23:25 -04:00