Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Setting up a method for automatically applying migrations in production. ↵ | 2019-07-03 | -1/+3 | |
| | | | | Making a separate Dockerfile for local docker-compose builds. | |||
* | Remove wiki host, use /wiki - Also some wiki config | 2019-04-08 | -2/+0 | |
| | | | | I've included the monokai pygments theme, but we can change it later | |||
* | pysite -> pydis_site | 2019-04-05 | -4/+4 | |
| | ||||
* | [#176] Redo project layout | 2019-04-05 | -4/+4 | |
| | ||||
* | Update the compose file and dockerapp file. | 2018-10-06 | -0/+1 | |
| | | | | 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. | |||
* | Don't ignore `migrations` directory in container. | 2018-09-23 | -4/+0 | |
| | ||||
* | Use `uwsgi` instead of `gunicorn`. | 2018-09-20 | -0/+1 | |
| | ||||
* | Keep `manage.py` in. | 2018-09-19 | -1/+0 | |
| | ||||
* | Remove headers after compilation. | 2018-09-19 | -1/+0 | |
| | ||||
* | Ignore all unneeded files. | 2018-09-19 | -0/+23 | |
| | ||||
* | Properly add build directory. | 2018-09-17 | -10/+10 | |
| | ||||
* | Replace GitHub with GitLab across the project | 2018-06-07 | -0/+1 | |
| | ||||
* | restructure docker | 2018-04-30 | -0/+1 | |
| | ||||
* | pipenv and dockerfile (#62) | 2018-04-29 | -0/+14 | |
pipenv and dockerfile |