#30321: Add example to Form.changed_data
-----------------------------------------+------------------------
               Reporter:  Matthew Pava   |          Owner:  nobody
                   Type:  Uncategorized  |         Status:  new
              Component:  Documentation  |        Version:  2.2
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  1
                  UI/UX:  0              |
-----------------------------------------+------------------------
 
https://docs.djangoproject.com/en/2.2/ref/forms/api/#django.forms.Form.changed_data

 The documentation has a nice example for `Form.has_changed()` that shows
 the result as `True` or `False`. I would like to see another such simple
 example in the documentation for `Form.changed_data` that actually shows
 what the results of `Form.changed_data` are.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30321>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/049.f175443837cf7b4c6acfba95aba5eda0%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to