You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
A library for better integration between django and the WSGI world.