#21942: document Form.clean() in "Forms API" docs
--------------------------------------+------------------------------------
     Reporter:  cjerdonek             |      Owner:  nobody
         Type:  Cleanup/optimization  |     Status:  new
    Component:  Documentation         |    Version:  1.6
     Severity:  Normal                |   Keywords:  forms,clean,validation
 Triage Stage:  Unreviewed            |  Has patch:  0
Easy pickings:  1                     |      UI/UX:  0
--------------------------------------+------------------------------------
 Currently, the "Forms API" section of the Django docs (and in particular
 the [https://docs.djangoproject.com/en/dev/ref/forms/api/#using-forms-to-
 validate-data "Using forms to validate data"] section of that page), does
 not document `Form.clean()`, though the `Form.add_error()` documentation
 in that page references it.

 There is some documentation about `Form.clean()` in the
 [https://docs.djangoproject.com/en/dev/ref/forms/validation/ "Form and
 field validation"] page, so perhaps the Forms API docs can link there for
 its information (and/or vice versa).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21942>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.4c5c0e95b3e6039fd17d2e3d90be0cdf%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to