Releases: westerveltco/django-twc-toolbox
Releases · westerveltco/django-twc-toolbox
v0.11.0
What's Changed
- add override of
get_paginate_byto allow forargsandkwargsby @joshuadavidthomas in #78 - add support for primary filters in
CRUDViewby @joshuadavidthomas in #79 - add filterset extra methods for active filters in
CRUDViewby @joshuadavidthomas in #80 - 🔖 bump version 0.10.0 -> 0.11.0 by @joshuadavidthomas in #81
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- add
reversefunction that can encode params and fragments by @joshuadavidthomas in #76 - 🔖 bump version 0.9.3 -> 0.10.0 by @joshuadavidthomas in #77
Full Changelog: v0.9.3...v0.10.0
v0.9.3
What's Changed
- fix pagination and object list ordering when
table_classis 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
HtmxDetailsboolean 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.htmxinCRUDView.get_template_namesby @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
klassandclass_nametemplatetags by @joshuadavidthomas in #63 - integrate
django_tables2withCRUDViewby @joshuadavidthomas in #64 - update djlint config by @joshuadavidthomas in #66
- add ability to render template partials to
CRUDViewby @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.crudapp 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_templatesmanagement command by @joshuadavidthomas in #47 - allow
createsuperuserto reset email field by @joshuadavidthomas in #49 - add
copy_templatemanagement 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
ruffto 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.StackedInlineandadmin.TabularInlineby @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
WithHistoryabstract model by @joshuadavidthomas in #37 - override
createsuperuserto allow for resetting pw whenDEBUG=Trueby @joshuadavidthomas in #38 - 🔖 bump version 0.4.0 -> 0.5.0 by @joshuadavidthomas in #39
Full Changelog: v0.4.0...v0.5.0