Re: Ticket #3700: XhtmlDegraderMiddleware

2007-08-01 Thread Dave Hodder
Jacob Kaplan-Moss wrote: > > Nice stuff -- think I'll be using this a few times. > > However, I'd say that it's a *bit* too specialized for direct > inclusion; while I personally find it useful, I'm just suspicious of > including anything in Django that doesn't have obvious wide appeal. > > I'd

Ticket #3700: XhtmlDegraderMiddleware

2007-07-30 Thread Dave Hodder
Hello, A while back I wrote some middleware to improve XHTML usage . Is this something that could or should be included within Django? XHTML is ideally sent with the application/xhtml+xml media type; however it's normally delivered as text/html beca