This package will install all the necessary packages for deploying a Django project on Heroku. Developed for the Hello Web App book, which teaches beginner web app development using Python and Django.
Packages installed:
This package is similar to django-toolbelt but does not require psycopg2 as a dependency, uses whitenoise rather than dj-static, and waitress rather than gunicorn for Windows compatibility.
This project is licensed under the MIT open source license.