django-docker-test/djangoproject/djangoproject
The Dod e34e135a84 Use cloud db (and optional S3)
Also make settings more env-configurable, based on
https://www.digitalocean.com/community/tutorials/how-to-build-a-django-and-gunicorn-application-with-docker
2021-01-14 15:53:58 +02:00
..
__init__.py Initial commit 2021-01-11 17:09:58 +02:00
asgi.py Initial commit 2021-01-11 17:09:58 +02:00
local_settings.py Add a minimalistic app + allow for dev env 2021-01-11 21:14:42 +02:00
settings.py Use cloud db (and optional S3) 2021-01-14 15:53:58 +02:00
urls.py Add a minimalistic app + allow for dev env 2021-01-11 21:14:42 +02:00
wsgi.py Initial commit 2021-01-11 17:09:58 +02:00