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

Fixes ForeignObjectRel import for Django 2 and Django 3 #65

Closed lucashtm closed 3 years ago

lucashtm commented 3 years ago

Fixes issue stated in #63

mced commented 3 years ago

@farhan0581 Any chance to merge this and release 0.7.1?