django/docs/ref/forms
Tim Graham f993872e78 [1.10.x] Fixed #27821 -- Clarified docs of the return value of Form.clean_<fieldname>().
Thanks Christian Ullrich for the report and review.

Backport of 8863c475c5 from master
2017-02-08 08:39:39 -05:00
..
api.txt [1.10.x] Fixed #27361 -- Used "from django import forms" in forms api docs. 2016-10-19 09:56:13 -04:00
fields.txt [1.10.x] Fixed #27387 -- Doc'd required HTML attribute in Field.required docs. 2017-01-14 08:13:53 -05:00
formsets.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
index.txt Fixed #17638 -- Added crosslinks between topic and reference guides. 2014-09-29 18:06:31 -04:00
models.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
validation.txt [1.10.x] Fixed #27821 -- Clarified docs of the return value of Form.clean_<fieldname>(). 2017-02-08 08:39:39 -05:00
widgets.txt [1.10.x] Fixed #27299 -- Documented the Widget.use_required_attribute() method. 2016-10-26 19:33:25 -07:00