Skip to content

Easily integrate all sorts of 3rd party captcha services in your Django project.

License

Notifications You must be signed in to change notification settings

confuzeus/django-allcaptcha

Repository files navigation

Django AllCaptcha

This package allows you to easily integrate captcha services in your Django project.

Currently, it supports:

  • HCaptcha
  • Invisible HCaptcha
  • Recaptcha V2 Checkbox
  • Invisible Recaptcha V2
  • Recaptcha V3

Read full documentation here.