{{{
<input ... />
}}}
Anyway it could render forms in HTML5 syntax without the slash?
--
Ticket URL: <https://code.djangoproject.com/ticket/23304>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* ui_ux: 0 => 1
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/23304#comment:1>
* status: new => closed
* resolution: => wontfix
Comment:
Currently, we stick with XHTML syntax, because XHTML should still be HTML5
compliant, while the reverse is not true. If you really want to discuss
this, feel free to start a thread on the django-developers mailing list.
--
Ticket URL: <https://code.djangoproject.com/ticket/23304#comment:2>