Mozilla fork of django recaptcha form field/widget app.
Project description
Mozilla fork of:
http://github.com/praekelt/django-recaptcha
Originally written by the Praekelt Foundation.
Inspired by
===========
Marco Fucci @ http://www.marcofucci.com/tumblelog/26/jul/2009/integrating-recaptcha-with-django/
Requirements
===========
This version requires a custom version of the python-recaptcha library to provide ssl support for submit.
You can get the required version here:
http://github.com/bltravis/python-recaptcha
Add a new setting to your Django project settings file (eg.):
RECAPTCHA_USE_SSL = True
If you don't add this setting, the code is written to default to **NOT** use SSL.
http://github.com/praekelt/django-recaptcha
Originally written by the Praekelt Foundation.
Inspired by
===========
Marco Fucci @ http://www.marcofucci.com/tumblelog/26/jul/2009/integrating-recaptcha-with-django/
Requirements
===========
This version requires a custom version of the python-recaptcha library to provide ssl support for submit.
You can get the required version here:
http://github.com/bltravis/python-recaptcha
Add a new setting to your Django project settings file (eg.):
RECAPTCHA_USE_SSL = True
If you don't add this setting, the code is written to default to **NOT** use SSL.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for django-recaptcha-mozilla-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1332116a9324f46333007ee0dab4df0aa99180c78b974ddf5138ff86dc6ba4d |
|
MD5 | 4d1c26f6e691ed1979177daf9df5df4b |
|
BLAKE2b-256 | 877b00674fedec729a25f907f7d2ba251be394b162b7ac07685e73cb91691b5a |