Tumblelog by Soup.io
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

March 08 2010

twod.wsgi: WSGI as first-class citizen in Django applications — twod.wsgi v1.0a1 documentation

twod.wsgi unlocks Django applications so that developers can take advantage of the wealth of existing WSGI software, as the other popular Python frameworks do. It won’t break you existing Django applications because it’s 100% compatible with Django and you can start using the functionality offered by this library progressively.