Closed maddencs closed 3 years ago
I have the same problem:
TypeError: CustomSearchView() received an invalid keyword 'model_admin'. as_view only accepts arguments that are already attributes of the class.
@maddencs how did you resolved this problem?
You can replicate the issue by setting
Django==3.2
inrequirements.txt
and running the tests. The following exception gets raised: