A library for better integration between django and the WSGI world.
Switch branches/tags
Nothing to show
Clone or download
Pull request Compare This branch is 2 commits behind alex:master.
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= .gitignore
carview.php?tsp= LICENSE.txt
carview.php?tsp= MANIFEST.in
carview.php?tsp= README.txt
carview.php?tsp= django_wsgi.py
carview.php?tsp= requirements.txt
carview.php?tsp= setup.py
carview.php?tsp= test.py

README.txt

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.