cc1
v2.1
CC1 source code docs
|
ReCAPTCHA
(Completely Automated Public Turing test to tell Computers and Humans Apart - while helping digitize books, newspapers, and old time radio shows) module for django
More...
Packages | |
namespace | middleware |
Classes | |
class | ReCaptchaField |
Field definition for a ReCAPTCHA . More... | |
class | ReCaptchaWidget |
A Widget that renders a ReCAPTCHA form. More... |
Variables | |
dictionary | HUMAN_ERRORS |
ReCAPTCHA
(Completely Automated Public Turing test to tell Computers and Humans Apart - while helping digitize books, newspapers, and old time radio shows) module for django
dictionary src.wi.recaptcha_django.HUMAN_ERRORS |
Definition at line 36 of file __init__.py.