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

reCAPTCHA field for Django REST framework serializers

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

* Django REST framework reCAPTCHA version: 0.2.0 * Django REST framework version: 3.13.1 * Django version: 4.0.5 * Python version: 3.10.2 * Operating System: Ubuntu 22 ### Description I upgraded...

I realized that the Django REST framework reCAPTCHA also works on Django 3.0 and higher. This was not in the docs. I also realized that ReCaptchaField had already been moved...

"The request is invalid or malformed." -> "La peticion es invalida o no está correctamente formada." "The response parameter is invalid or malformed." -> "El parametro response es invalido o...

ReCaptcha field is in rest_framework_recaptcha.fields, not just rest_framework_recaptcha

* Django REST framework reCAPTCHA version: 0.2.0 * Django REST framework version: 3.10.3 * Django version: 3.0 * Python version: 3.6 * Operating System: Ubuntu 18.04 Import from documentation not...

* Django REST framework reCAPTCHA version: 0.2.0 * Django REST framework version: Any * Django version: Any * Python version: 2.7 * Operating System: Any ### Description In python 2...

ReCaptchaField is now in rest_framework_recaptcha.fields