django/docs/ref/forms
Jacob Kaplan-Moss 7edf231d46 Replaced documentation snippets using "gender" with less sensitive examples. 2012-06-06 13:52:53 +02:00
..
api.txt Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
fields.txt Fixed #17950 -- Warned about usability limits of ModelChoiceField. 2012-05-10 22:01:11 +02:00
index.txt Fixed #10027 -- Makes links to form and field validation (and form reference docs in general) more readily available from form topic overview. Thanks to john_fries for the report. 2010-10-10 07:08:35 +00:00
validation.txt Fixed #17182 -- Changed best practice documentation for Form.clean to use super() instead of relying on self.cleaned_data. Thanks, DrMeers. 2012-02-04 16:05:30 +00:00
widgets.txt Replaced documentation snippets using "gender" with less sensitive examples. 2012-06-06 13:52:53 +02:00