#26928: Change checkbox/radio checked attribute to HTML5 boolean style
--------------------------------------+--------------------
     Reporter:  jdufresne             |      Owner:  nobody
         Type:  Cleanup/optimization  |     Status:  new
    Component:  Forms                 |    Version:  master
     Severity:  Normal                |   Keywords:
 Triage Stage:  Unreviewed            |  Has patch:  0
Easy pickings:  0                     |      UI/UX:  0
--------------------------------------+--------------------
 As Django supports HTML5 boolean attributes and they are used for
 
[https://github.com/django/django/blob/bc1e9e823b7dd3fa68dc1678edeb09e2ae1a990c/django/forms/boundfield.py#L88-L91
 existing form attributes] internally, I think the checkbox/radio `checked`
 attribute should be converted to use HTML5 boolean style as well.

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

Reply via email to