-
Notifications
You must be signed in to change notification settings - Fork 0
Provides form widgets and class mixin for django newforms. This allows adding a recaptcha test to any django form.
License
ntucker/django-recaptcha-form
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Provides form widgets and class mixin for django newforms. This allows adding a recaptcha test to any django form. Make sure to set these settings in your django settings file: RECAPTCHA_PUB_KEY RECAPTCHA_PRIV_KEY Requires recaptcha library: http://pypi.python.org/pypi/recaptcha-client For more information about recaptcha, and to get a recaptcha key, visit: http://www.google.com/recaptcha (Based on this post http://smileychris.com/ramblings/recaptcha/)
About
Provides form widgets and class mixin for django newforms. This allows adding a recaptcha test to any django form.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published