#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 loic84):

 A special marker is a bit overkill IMO and it's not exactly convenient
 since you have to import it before using it.

 Also relying on the implicit conversion of `True` to `"True"` is not a
 pattern we should encourage, we could list the change as backward
 incompatible in the release notes.

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


Reply via email to