-
- Downloads
start docker django postgres app tutorial
Showing
- app_0/Dockerfile 7 additions, 0 deletionsapp_0/Dockerfile
- app_0/composeexample/__init__.py 0 additions, 0 deletionsapp_0/composeexample/__init__.py
- app_0/composeexample/settings.py 120 additions, 0 deletionsapp_0/composeexample/settings.py
- app_0/composeexample/urls.py 21 additions, 0 deletionsapp_0/composeexample/urls.py
- app_0/composeexample/wsgi.py 16 additions, 0 deletionsapp_0/composeexample/wsgi.py
- app_0/docker-compose.yml 14 additions, 0 deletionsapp_0/docker-compose.yml
- app_0/manage.py 21 additions, 0 deletionsapp_0/manage.py
- app_0/requirements.txt 2 additions, 0 deletionsapp_0/requirements.txt
app_0/Dockerfile
0 → 100644
app_0/composeexample/__init__.py
0 → 100644
app_0/composeexample/settings.py
0 → 100644
app_0/composeexample/urls.py
0 → 100644
app_0/composeexample/wsgi.py
0 → 100644
app_0/docker-compose.yml
0 → 100644
app_0/manage.py
0 → 100755
app_0/requirements.txt
0 → 100644
Please register or sign in to comment