A bare bones conference website.
Single HTML page with some dynamically loaded "Tiles" will make up most of the content in this site.
pip install -r requirements.txt
There's a command hook that can be used to do the whole initial setup and start the server fresh. Make sure you have your environment varriables set, if any are needed.
python manage.py install_main
- S3_BUCKET_NAME
- S3_SECRET_KEY
- S3_ACCESS_ID
- DATABASE_URL
- HEROKU_HOSTNAME