nordbit opened this issue 8 years ago · 1 comments
in: views/comments.py forms.py
Django==1.10.5 & django-contrib-comments==1.7.3/current
No error with oldest version django-contrib-comments == 1.7.2
I guess you have your own get_comment_create_data method? I'd then suggest to add **kwargs in the signature of your version. This was changed in 1ab69cb
get_comment_create_data
**kwargs