django-project-structure

(★ 164)

This is a template/project structure for developing Django-based applications - using Django Rest Framework along with Django. The project is used by many to kickstart new Django projects with clear guidelines and reasoning.

  • .dockerignore
  • .env.example
  • .gitignore
  • .pre-commit-config.yaml
  • entrypoint.sh
  • LICENSE
  • manage.py
  • pyproject.toml
  • pytest.ini
  • README.md
// repository documentation