I'm developing a site that needs to be xhtml 1.1, my page validates just fine except that the server keeps spitting it out as text/html instead of application/xhtml+xml.
How the heck do I make django set application/xhtml+xml for the pages it serves? I tried changing the text/html entry in my mime.types file for apache to application/xhtml+xml but that does squat. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---