hellowebbooks / hellowebapp-deploy

Package installing necessary files for deployment on Heroku using Hello Web App

Home Page:http://hellowebapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Package installing necessary files for deployment on Heroku using Hello Web App

http://hellowebapp.com

License:MIT License


Languages

Language:Python 100.0%