Skip to content

hellowebbooks/hellowebapp-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.