django/docs/ref/forms
Simon Charette ab9c886459 Fixed #23391 -- Removed an erroneous backtip from the form's documentation.
Thanks to Trac alias nessita for the report.
2014-08-31 20:06:38 -04:00
..
api.txt Fixed #23162 -- Renamed forms.Field._has_changed() to has_changed(). 2014-08-15 08:14:45 -04:00
fields.txt Fixed #23354 -- Documented that ModelChoiceField to_field_name should be a unique field. 2014-08-27 07:43:13 -04:00
formsets.txt
index.txt
models.txt
validation.txt Fixed #23391 -- Removed an erroneous backtip from the form's documentation. 2014-08-31 20:06:38 -04:00
widgets.txt Fixed #22786 -- Documented value_from_datadict caveat 2014-08-29 10:24:50 +02:00