[Django] #23304: Form render in HTML5 syntax

9 views
Skip to first unread message

Django

unread,
Aug 16, 2014, 11:50:32 AM8/16/14
to django-...@googlegroups.com
#23304: Form render in HTML5 syntax
-------------------------------+-------------------------
Reporter: noegry | Owner: nobody
Type: Uncategorized | Status: new
Component: Forms | Version: 1.6
Severity: Normal | Keywords: HTML5, Form
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+-------------------------
Django uses XHTML syntax to render forms as:

{{{
<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.

Django

unread,
Aug 16, 2014, 1:21:08 PM8/16/14
to django-...@googlegroups.com
#23304: Form renders in HTML5 syntax
-------------------------------+--------------------------------------

Reporter: noegry | Owner: nobody
Type: Uncategorized | Status: new
Component: Forms | Version: 1.6
Severity: Normal | Resolution:

Keywords: HTML5, Form | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------+--------------------------------------
Changes (by noegry):

* needs_better_patch: => 0
* ui_ux: 0 => 1
* needs_tests: => 0
* needs_docs: => 0


--
Ticket URL: <https://code.djangoproject.com/ticket/23304#comment:1>

Django

unread,
Aug 16, 2014, 4:54:25 PM8/16/14
to django-...@googlegroups.com
#23304: Form renders in HTML5 syntax
-------------------------------+--------------------------------------
Reporter: noegry | Owner: nobody
Type: Uncategorized | Status: closed
Component: Forms | Version: 1.6
Severity: Normal | Resolution: wontfix

Keywords: HTML5, Form | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------+--------------------------------------
Changes (by claudep):

* 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>

Reply all
Reply to author
Forward
0 new messages