tim-schilling / django-cairn

The passive trail guide for a Djangonaut's journey.
MIT License
24 stars 3 forks source link

Initial project commit for Django Cairn. #3

Closed tim-schilling closed 1 year ago

tim-schilling commented 1 year ago

This generated the project structure from django-cookiecutter.

It differs in that the README was moved to docs/cookiecutter-setup.md, pip-tools were set up for managing dependencies, the default read env file setting was set to True and pre-commit was updated to include additional policies sourced from Django Debug Toolbar.