#20684: Support form element attributes with no value
------------------------------+------------------------------------
     Reporter:  sneethling@…  |                    Owner:  nobody
         Type:  New feature   |                   Status:  new
    Component:  Forms         |                  Version:  master
     Severity:  Normal        |               Resolution:
     Keywords:                |             Triage Stage:  Accepted
    Has patch:  1             |      Needs documentation:  1
  Needs tests:  0             |  Patch needs improvement:  1
Easy pickings:  1             |                    UI/UX:  0
------------------------------+------------------------------------

Comment (by Claude Paroz <claude@…>):

 In [changeset:"1116df0751cc0d5862590b08adfffe7bacd6bf43"]:
 {{{
 #!CommitTicketReference repository=""
 revision="1116df0751cc0d5862590b08adfffe7bacd6bf43"
 Deprecate usage of boolean value for widget attributes

 Django 1.7 will loudly warn when widget attributes are assigned
 boolean values. In Django 1.8, False will mean attribute is not
 present while True will mean attribute present without value.
 Refs #20684.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20684#comment:27>
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/080.263d1c6b2151408d714f001fe95bb5af%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to