django-rest-recaptcha icon indicating copy to clipboard operation
django-rest-recaptcha copied to clipboard

🔒 Django rest recaptcha field for easy integration of google recaptcha with django-rest-framework.

Results 5 django-rest-recaptcha issues
Sort by recently updated
recently updated
newest added

This PR adds compatibility for Django 4.X by replacing ugettext_lazy with gettext_lazy. ugettext_lazy has been an alias to gettext_lazy for many, many versions now (apparently since 1.8, according to one...

The ability to set up a threshold instead of relying on success: True | False from Google would be a great feature to add. Can you validate this? I would...

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...

@sagar270690 can you check this out? I assume not much if anything has changed. Then we can update setup.py