farhan0581 / django-admin-autocomplete-filter

A simple Django app to render list filters in django admin using autocomplete widget.
GNU General Public License v3.0
351 stars 75 forks source link

Add support for Django 3.2 #78

Open browniebroke opened 2 years ago

browniebroke commented 2 years ago

This PR builds on top #72 to run tests against Django 3.2 and declare support.