Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Line Ending Fix | 2019-09-20 | -1/+2 | |
| | | | | | | Added .gitattributes to prevent Windows users from accidentally cloning the repo and getting incorrect line endings Also adjusting the shebang for the migrate_and_serve.sh to prevent another Windows related bug | |||
* | Adding whitenoise to the toolchain to serve static images | 2019-07-03 | -3/+3 | |
| | ||||
* | Let's increase the verbosity and see what you guys have to say, migrate and ↵ | 2019-07-03 | -2/+2 | |
| | | | | collectstatic | |||
* | Setting up a method for automatically applying migrations in production. ↵ | 2019-07-03 | -0/+30 | |
Making a separate Dockerfile for local docker-compose builds. |