But I don't sure that when it's using XHTML and HTML5 syntax together and it should use one syntax for rending views. It might cause issues when templates are using HTML5 syntax but forms are using XHTML syntax?
On Sunday, August 17, 2014 10:28:43 PM UTC+8, Florian Apolloner wrote: > > That is not just XHTML but perfectly valid HTML5. > > Cheers, > Florian > > On Sunday, August 17, 2014 8:30:33 AM UTC+2, noegry wrote: >> >> Could Django provides a way to render forms in HTML5 syntax? It now >> render forms in XHTML syntax as >> <input.../> >> Or could it in the settings provides an option as USE_HTML5 for applying >> that? >> > -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/1620c231-1002-484a-8166-ac23848aa6c7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
