Starter template for Django in a Docker container. Includes Postgres for the database and Django Rest Framework configured with Knox token authentication enabled.
Find a file Use this template
2025-03-30 00:57:14 -05:00
.idea initial commit 2025-03-30 00:57:14 -05:00
djangodocker initial commit 2025-03-30 00:57:14 -05:00
static initial commit 2025-03-30 00:57:14 -05:00
users initial commit 2025-03-30 00:57:14 -05:00
.env.example initial commit 2025-03-30 00:57:14 -05:00
.gitignore initial commit 2025-03-30 00:57:14 -05:00
docker-compose.yml initial commit 2025-03-30 00:57:14 -05:00
Dockerfile initial commit 2025-03-30 00:57:14 -05:00
manage.py initial commit 2025-03-30 00:57:14 -05:00
requirements.txt initial commit 2025-03-30 00:57:14 -05:00