/django-wsgi

A library for better integration between django and the WSGI world.

Primary LanguagePythonOtherNOASSERTION

django-wsgi
===========

``django-wsgi`` is an application to make deploying Django views and URLconfs
inside the WSGI world easier, as well as deploying WSGI application inside of
Django URLconfs.