Skip to content

Releases: JobDoesburg/django-admin-multi-select-filter

v1.4.1

30 Jul 13:29
a4dac81
Compare
Choose a tag to compare

What's Changed

  • BUG FIX - Fixed a bug to support Django 5 #5
  • FEATURE - Exclusive multi selection filters by @pzandre in #4

New Contributors

Full Changelog: v1.3.0...v1.4.1

v1.3.0

29 Sep 07:53
3e3ae10
Compare
Choose a tag to compare

What's Changed

  • FEATURE - model's choices verbose support in admin filter's right panel by @nallan-dev in #2

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1

01 Jun 09:23
8f9ee1a
Compare
Choose a tag to compare

Fix readme

v1.2.0

01 Jun 09:21
fe32832
Compare
Choose a tag to compare

Add MultiSelectRelatedFieldListFilter

v1.1.0

01 Jun 08:30
bd85e70
Compare
Choose a tag to compare

Fixed a bug when using this filter on foreign key fields

v1.0.0

16 Oct 13:52
67cd605
Compare
Choose a tag to compare
Prepare first non-alpha release

v1.0.0-alph1

08 Oct 19:51
2071702
Compare
Choose a tag to compare
v1.0.0-alph1 Pre-release
Pre-release
v1.0.0-alpha1

Initial commit