Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 318 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 318 Bytes

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.