modlinltd / django-advanced-filters

Add advanced filtering abilities to Django admin
https://pypi.org/project/django-advanced-filters/
MIT License
771 stars 173 forks source link

Support for most recent select2 version #164

Open eriktelepovsky opened 2 years ago

eriktelepovsky commented 2 years ago

Describe the bug The app is not compatible with the latest select2 JS (currently v4.0.13)

To Reproduce Steps to reproduce the behavior:

  1. Go to admin with advanced filters
  2. Click on "Console" in the Developer tools
  3. Scroll down to JavaScript errors
  4. See error

Expected behavior No error and working behavior.

Screenshots image

Details (please complete the following information):