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
I've just installed and follow your instructions, but I get the following message:
TypeError: GuestBook() got an unexpected keyword argument 'recaptcha'
I am sending a POST request from React, and it fails. Also, when trying on the browsable rest framework from django, it also fails. I am using django v.22. would this be the problem?
Thanks.
The text was updated successfully, but these errors were encountered:
I've just installed and follow your instructions, but I get the following message:
TypeError: GuestBook() got an unexpected keyword argument 'recaptcha'
I am sending a POST request from React, and it fails. Also, when trying on the browsable rest framework from django, it also fails. I am using django v.22. would this be the problem?
Thanks.
The text was updated successfully, but these errors were encountered: