thomst / django-more-admin-filters

Django-more-admin-filters is a collection of django admin filters with a focus on filters using dropdown widgets, multiple choice filters and filters working with annotated attributes.
BSD 3-Clause "New" or "Revised" License
98 stars 26 forks source link

Support Django 4.2 #26

Closed roniemartinez closed 1 year ago

roniemartinez commented 1 year ago

First of all, thanks for maintaining this library ⭐

Django 4.2 has recently been released and library constraint is currently set to <4.2

thomst commented 1 year ago

Django-4.2 support was added with version 1.7.