Releases: westerveltco/django-twc-toolbox
Releases · westerveltco/django-twc-toolbox
v0.9.3
What's Changed
- fix pagination and object list ordering when
table_class
is provided by @joshuadavidthomas in #74 - 🔖 bump version 0.9.2 -> 0.9.3 by @joshuadavidthomas in #75
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- explicitly evaluate
HtmxDetails
boolean on request by @joshuadavidthomas in #71 - 🔖 bump version 0.9.1 -> 0.9.2 by @joshuadavidthomas in #72
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- fix check for
request.htmx
inCRUDView.get_template_names
by @joshuadavidthomas in #69 - 🔖 bump version 0.9.0 -> 0.9.1 by @joshuadavidthomas in #70
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- add type hint for sampling_context in sentry functions by @joshuadavidthomas in #60
- add
klass
andclass_name
templatetags by @joshuadavidthomas in #63 - integrate
django_tables2
withCRUDView
by @joshuadavidthomas in #64 - update djlint config by @joshuadavidthomas in #66
- add ability to render template partials to
CRUDView
by @joshuadavidthomas in #65 - 🔖 bump version 0.8.0 -> 0.9.0 by @joshuadavidthomas in #67
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- add
django_twc_toolbox.crud
app by @joshuadavidthomas in #57 - add core views by @joshuadavidthomas in #53
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #56
- 🔖 bump version 0.7.0 -> 0.8.0 by @joshuadavidthomas in #59
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- move types module to private and add various pyright ignore rules by @joshuadavidthomas in #44
- add
list_templates
management command by @joshuadavidthomas in #47 - allow
createsuperuser
to reset email field by @joshuadavidthomas in #49 - add
copy_template
management command by @joshuadavidthomas in #48 - add various templatetags by @joshuadavidthomas in #50
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #46
- add
ruff
to dev extras by @joshuadavidthomas in #51 - add Sentry sampling helper functions by @joshuadavidthomas in #52
- 🔖 bump version 0.6.0 -> 0.7.0 by @joshuadavidthomas in #54
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- fix unused type comments by @joshuadavidthomas in #42
- add read only versions of
admin.StackedInline
andadmin.TabularInline
by @joshuadavidthomas in #41 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #40
- 🔖 bump version 0.5.0 -> 0.6.0 by @joshuadavidthomas in #43
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- add
WithHistory
abstract model by @joshuadavidthomas in #37 - override
createsuperuser
to allow for resetting pw whenDEBUG=True
by @joshuadavidthomas in #38 - 🔖 bump version 0.4.0 -> 0.5.0 by @joshuadavidthomas in #39
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- add
CuidField
and extras needed by @joshuadavidthomas in #33 - drop support for Django 3.2 by @joshuadavidthomas in #35
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #26
- 🔖 bump version 0.3.1 -> 0.4.0 by @joshuadavidthomas in #36
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- bump template to v2024.17 by @joshuadavidthomas in #30
- Create py.typed by @joshuadavidthomas in #31
- 🔖 bump version 0.3.0 -> 0.3.1 by @joshuadavidthomas in #32
Full Changelog: v0.3.0...v0.3.1