I'd like to see some flexibility to output HTML4 as opposed to XHTML (or whatever flavor comes along next).
Currently in 0.95 it looks like all the render() calls on the various "generic widgets" output XHTML form elements. I've been pretty much convinced not to use XHTML by Ian Hickson (at least not yet): http://www.hixie.ch/advocacy/xhtml Of course, all this is based on my assumption that something like this: <input type="text" /> is invalid as HTML4, but I haven't verified that HTML4 can't have self closing tags. -Rob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers -~----------~----~----~----~------~----~------~--~---