You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/Users/carlton/Projects/Django/django-filter/.tox/py311-latest/lib/python3.11/site-packages/django/forms/fields.py", line 874, in __init__
self.choices = choices
^^^^^^^^^^^^
File "/Users/carlton/Projects/Django/django-filter/django_filters/fields.py", line 264, in _set_choices
super()._set_choices(value)
^^^^^^^^^^^^^^^^^^^^
AttributeError: 'super' object has no attribute '_set_choices'