/django-wsgi

Library to make Django applications play nice in WSGI environments

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

django-wsgi -- WSGI as first-class citizen in Django

image

image

django-wsgi unlocks Django applications so 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. It should be really easy to get started, particularly for developers who are familiar with frameworks like Pylons or TurboGears.

---

### Changes:

Update dependencies.