#27299: Document Widget.use_required_attribute()
------------------------------------------------+------------------------
               Reporter:  Tim Graham            |          Owner:  nobody
                   Type:  Cleanup/optimization  |         Status:  new
              Component:  Documentation         |        Version:  1.10
               Severity:  Normal                |       Keywords:
           Triage Stage:  Unreviewed            |      Has patch:  0
    Needs documentation:  0                     |    Needs tests:  0
Patch needs improvement:  0                     |  Easy pickings:  0
                  UI/UX:  0                     |
------------------------------------------------+------------------------
 The `Widget.use_required_attribute()` method added in
 fab46ce6f5a0a58c4e5e39c9e5e412702beb4a64 seems to be a useful public API.
 The following use case came up in #django-dev: "I am using a
 [https://github.com/douglasmiranda/django-wysiwyg-
 redactor/blob/master/redactor/widgets.py WYSIWYG] on the client side, it
 is hiding a textarea which is required, chrome spits out a silient JS
 error that a required field can not be "focused"."

--
Ticket URL: <https://code.djangoproject.com/ticket/27299>
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.d4c0bcf3f0b05642286ec266ec8a4a63%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to