#23908: XHTML breaks admin site -------------------------------+-------------------------------------- Reporter: brian | Owner: nobody Type: Bug | Status: closed Component: contrib.admin | Version: 1.7 Severity: Normal | Resolution: duplicate Keywords: | Triage Stage: Unreviewed Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------+--------------------------------------
Comment (by brian): My understanding is that XHTML is still a current standard, even with HTML5. See http://www.w3.org/TR/html5/, note the title "A vocabulary and associated APIs for HTML and XHTML". This was published last month. As such, the response in #19363 implying that HTML5 replaces XHTML is nonsense. Also it possible to add something like the following in the <head> section to force use of HTML, even when XHTML is the default: <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> I feel that something like Django should really keep up with the modern standards. -- Ticket URL: <https://code.djangoproject.com/ticket/23908#comment:2> 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/063.68645ce32e89ff5423c251014f8dcbb8%40djangoproject.com. For more options, visit https://groups.google.com/d/optout.