django/docs/ref/forms
Jon Dufresne c74378bb77 Fixed -- Documented the Widget.use_required_attribute() method.
Thanks Tim Graham for the review and edits.
2016-10-26 19:29:16 -07:00
..
api.txt Fixed -- Used "from django import forms" in forms api docs. 2016-10-19 09:55:21 -04:00
fields.txt Fixed -- Documented ModelMultipleChoiceField.to_field_name 2016-07-08 11:30:12 -04:00
formsets.txt Fixed -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
index.txt Fixed -- Added crosslinks between topic and reference guides. 2014-09-29 18:06:31 -04:00
models.txt Removed versionadded/changed annotations for 1.9. 2016-05-20 11:44:29 -04:00
validation.txt Fixed -- Triple quoted docstrings in docs/ref/forms/validation.txt. 2016-06-27 09:06:54 -04:00
widgets.txt Fixed -- Documented the Widget.use_required_attribute() method. 2016-10-26 19:29:16 -07:00