Go to file
Lexi / Zoe e2994cb186
ugh (remove .env from .gitignore)
2019-10-19 03:03:57 +02:00
.deployment/production #2: add production settings; use mysql as database backend 2019-10-19 02:16:58 +02:00
pluralityspace #2: add production settings; use mysql as database backend 2019-10-19 02:16:58 +02:00
profiles reformat (indent with spaces) 2019-09-22 23:24:48 +02:00
.dockerignore add Dockerfile, .dockerignore, requirements.txt 2019-09-24 02:02:51 +02:00
.env ugh (remove .env from .gitignore) 2019-10-19 03:03:57 +02:00
.gitattributes #1 #2: first 'production' deployment (will get better); encrypted production secrets; add Makefile 2019-10-19 01:48:41 +02:00
.gitignore ugh (remove .env from .gitignore) 2019-10-19 03:03:57 +02:00
Dockerfile build mysql dependencies in Dockerfile 2019-10-19 02:55:47 +02:00
Makefile add make targets for local docker testing 2019-10-19 02:31:22 +02:00
README.md Initial commit 2019-09-16 00:56:59 +02:00
manage.py Initial commit 2019-09-16 00:56:59 +02:00
requirements.txt add Dockerfile, .dockerignore, requirements.txt 2019-09-24 02:02:51 +02:00

README.md