Hi,

>Django still needs it because not all deployment of Django >will be over
>WSGI.

Although that could easily be solved by dumping the current mod_python
handler in favor of a mod_python WSGI handler and only using the WSGI
stuff. That way we could make much better use off WSGI middleware and
other things Ian is working on.

bye, Georg

Reply via email to