Skip to content

Releases: vb64/django.admin.filters

Version 1.3.1

13 Feb 05:53
70b5ffb
Compare
Choose a tag to compare
  • Fix daterange filter url parameter name.

Version 1.3

12 Feb 18:20
6e94adf
Compare
Choose a tag to compare
  • Custom url parameters names.
  • Removed Python 3.7 support.
  • Added Python 3.13 support for Django5.

Version 1.2

20 Feb 18:01
e8cc880
Compare
Choose a tag to compare
  • Django5 support

MultiChoice and MultiChoiceExt filters with checkboxes

11 Oct 06:33
Compare
Choose a tag to compare
  • MultiChoice: multi choice selection with checkboxes for CharField and IntegerField fields with 'choices' option
  • MultiChoiceExt: another version of previous filter, that allows filtering by custom defined properties

Initial release

13 Sep 16:47
a276df9
Compare
Choose a tag to compare
v1.0

step (#4)