Releases: Brown-University-Library/django_template_42_project
Releases · Brown-University-Library/django_template_42_project
v1.3
- adds static-files architecture and example
v1.2
- updates packages and instructions.
v1.1
- updates readme to assume uv-based install.
- readme includes a link to previous pip-based install.
v1.0.3
- runs ruff linter/formatter.
v1.0.2
- adds
pep-0723
script to enable localdev uv run ./manage.py runserver
without a virtual-environment.
v1.0.1
Adds comment to logging settings.