django-simple-deploy
django-simple-deploy copied to clipboard
Support deploying polls app
Take the polls project as it is from the end of the Django tutorial. Create a straightforward deployment story for this project. Platform.sh deployment may work better than Heroku, because we have greater control of the build process without creating our own buildpack.