towry / django-wsgi

Library to make Django applications play nice in WSGI environments

Home Page:https://pythonhosted.org/django-wsgi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Library to make Django applications play nice in WSGI environments

https://pythonhosted.org/django-wsgi/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%