django-wsgi2 · PyPI
https://pypi.org/project/django-wsgi230.03.2020 · # django-wsgi2. django-wsgi2 is a fork of django-wsgi that: 1. Is compatible with Django 3.0. 2. Integrates easier (especially in production). ## Installation. This package can be installed from pip3: ` pip3 install django-wsgi2 ` ## Configuration