File "/home/meerim/sushi-drf2/venv/lib/python3.8/site-packages/django_filters/filters.py", line 137, in field self._field = self.field_class(label=self.label, **field_kwargs) File "/home/meerim/sushi-drf2/venv/lib/python3.8/site-packages/django/forms/fields.py", line 332, in __init__ super().__init__(max_value=max_value, min_value=min_value, **kwargs) File "/home/meerim/sushi-drf2/venv/lib/python3.8/site-packages/django/forms/fields.py", line 256, in __init__ super().__init__(**kwargs) TypeError: __init__() got an unexpected keyword argument 'name' [08/Feb/2022 19:17:51] "GET /coupon HTTP/1.1" 500 134802
-- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/524463f8-8a8c-444b-8c40-7b122998eb7cn%40googlegroups.com.