Welcome to Django REST framework reCAPTCHA’s documentation

Django REST framework reCAPTCHA provides you a serializer field to handle and validate Google reCAPTCHA response.

See our Changelog for information on updates.

Requirements

  • Python: 2.7, 3.4, 3.5, 3.6, 3.7
  • Django: 1.10, 1.11, 2.0, 2.1
  • Django REST framework: 3.4, 3.5, 3.6, 3.7, 3.8, 3.9

Sources

djangorestframework-recaptcha is hosted on Github.