v2024.2
·
556 commits
to main
since this release
What's Changed
- change to storing template version in
VERSION
file at repo base by @joshuadavidthomas in #8 - add min copier version by @joshuadavidthomas in #10
- add validators for
author_name
andgithub_owner
by @joshuadavidthomas in #11 - add new
create-release-pr
command by @joshuadavidthomas in #12 - revert
DEFAULT_AUTO_FIELD
toAutoField
by @joshuadavidthomas in #13 - adjust
admin_email
help wording by @joshuadavidthomas in #14 - format template html using djlint by @joshuadavidthomas in #15
- add missing
django-tailwind-cli
build command in test by @joshuadavidthomas in #16 - remove empty
views.py
from users app by @joshuadavidthomas in #17 - set FORM_RENDERER to django.forms.renderers.TemplatesSetting by @joshuadavidthomas in #18
- change LOGIN_REDIRECT_URL to index by @joshuadavidthomas in #19
- bump all pre-commit hooks to latest version by @joshuadavidthomas in #20
- adjust
pyproject.toml
by @joshuadavidthomas in #21 - adjust favicon view to find file using staticfiles by @joshuadavidthomas in #22
- add
django-q-registry
by @joshuadavidthomas in #23 - add
django-twc-toolbox
by @joshuadavidthomas in #24 - add
django-simple-nav
by @joshuadavidthomas in #25 - 🔖 bump version 2024.1 -> 2024.2 by @joshuadavidthomas in #26
Full Changelog: v2024.1...v2024.2