aboutsummaryrefslogtreecommitdiffstats
path: root/docker/pysite.dockerapp (follow)
Commit message (Collapse)AuthorAgeLines
* makemigrations pipeline created, RepoData model created, and a really naive ↵Gravatar Leon Sandøy2019-04-16-0/+2
| | | | implementation of the API stuff which makes 6 requests and takes forever to load. I've found a better approach so I'm gonna switch to that next.
* Update the compose file and dockerapp file.Gravatar Johannes Christ2018-10-06-16/+7
| | | | The development app from the compose file will now apply migrations on boot and additionally, it will use Django's development server along with the current directory mounted read-only into the container in order to support code reloading, helpful while development.
* Add `nging` for static files.Gravatar Johannes Christ2018-09-05-0/+49