django/docs/ref/forms
Claude Paroz 2f121dfe63 Fixed #17051 -- Removed some 'invalid' field error messages
When the 'invalid' error message is set at field level, it masks
the error message raised by the validator, if any.
2013-03-14 17:03:43 +01:00
..
api.txt Added HTML5 url input type 2013-01-28 22:11:00 +01:00
fields.txt Fixed #19801 - Added brackets to input_formats. 2013-02-25 12:22:02 -05:00
index.txt Fixed #10239 - Added docs for modelform_factory 2013-01-11 06:00:19 -05:00
models.txt Fixed #17416 -- Added widgets argument to inlineformset_factory and modelformset_factory 2013-01-24 08:58:17 +01:00
validation.txt Fixed #17051 -- Removed some 'invalid' field error messages 2013-03-14 17:03:43 +01:00
widgets.txt Fixed #19686 -- Added HTML5 number input type 2013-02-23 10:18:08 +01:00