django/docs/ref/forms
2017-03-31 10:17:17 -04: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 #27993 -- Fixed model form default fallback for SelectMultiple. 2017-03-31 10:17:17 -04:00