jazzband / django-smart-selects

chained and grouped selects for django forms
https://django-smart-selects.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.12k stars 352 forks source link

Fix "TypeError render() got an unexpected keyword argument 'renderer'" #284

Closed Murakam1 closed 4 years ago

Murakam1 commented 5 years ago

Fix TypeError "render() got an unexpected keyword argument 'renderer'"

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 89.809% when pulling 37c20c1e1097f46961cd052fea2706a903d8fdcf on Murakam1:patch-1 into 05dcc4a3de2874499ff3b9a3dfac5c623206e3e5 on digi604:master.

manelclos commented 4 years ago

@Murakam1 when is this error happening?

manelclos commented 4 years ago

This PR is duplicated, have already merged https://github.com/jazzband/django-smart-selects/pull/272