* allow S3 bucket prefix to be overridden with the `s3prefix` parameter * add docker and docker-compose settings
1.0.0
==================
* NOT BACKWARDS COMPATIBLE: converted `TEMPLATES` setting to new style (Django 1.10 compatible). If you are modifying any template settings in `settings_staging.py`, `settings_production.py`, etc. you will now need to copy in and override the entire `TEMPLATES` block instead.