Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 878 Bytes

README.rst

File metadata and controls

23 lines (17 loc) · 878 Bytes

Deployment package for Hello Web App

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.

License

This project is licensed under the MIT open source license.