
django-recaptcha 4.1.0
0
Django recaptcha form field/widget app.
Contents
Django recaptcha form field/widget app.
Stars: 1037, Watchers: 1037, Forks: 262, Open Issues: 22The django-recaptcha/django-recaptcha repo was created 15 years ago and the last code push was 4 weeks ago.
The project is very popular with an impressive 1037 github stars!
How to Install django-recaptcha
You can install django-recaptcha using pip
pip install django-recaptcha
or add it to a project with poetry
poetry add django-recaptcha
Package Details
- Author
- None
- License
- BSD
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-recaptcha/
- GitHub Repo:
- https://github.com/praekelt/django-recaptcha
Classifiers
- Internet/WWW/HTTP/Dynamic Content
Related Packages
Errors
A list of common django-recaptcha errors.
Code Examples
Here are some django-recaptcha code examples and snippets.
GitHub Issues
The django-recaptcha package has 22 open issues on GitHub
- [pre-commit.ci] pre-commit autoupdate
- Add documentation for
recaptcha_responseproperty. - Update AUTHORS.md
- Add and improve key checks related to issues 160 and 381.
- recaptcha_test_key_error: accept the test keys if DEBUG is True
- Add Python 3.14 and Django 6.0 to test matrix
- Converted inline scripts to external scripts.
- Recaptcha V3 fails to validate
- Missing required parameters: sitekey
pythonfix







