dotfiles/codetemplates/django/basic
..
project_name
.env
.gitignore
Makefile
manage.py
Procfile
requirements.txt
settings.py
urls.py