aboutsummaryrefslogtreecommitdiffstats
path: root/docker/app/scripts/migrate.sh (follow)
Commit message (Collapse)AuthorAgeLines
* Create custom manage.py entry point, remove scripts and merge Dockerfile.Gravatar scragly2019-09-28-10/+0
|
* Adding whitenoise to the toolchain to serve static imagesGravatar Leon Sandøy2019-07-03-2/+2
|
* Let's increase the verbosity and see what you guys have to say, migrate and ↵Gravatar Leon Sandøy2019-07-03-2/+2
| | | | collectstatic
* Setting up a method for automatically applying migrations in production. ↵Gravatar Leon Sandøy2019-07-03-0/+10
Making a separate Dockerfile for local docker-compose builds.