Add reCaptcha as a field option
Closed this issue · 7 comments
In addition to the field type it would be nice if we have a reCaptcha option when this app is available within the INSTALLED_APPS
list.
I am gonna get started on this isse. By implementing the following package: https://github.com/praekelt/django-recaptcha
@OktayAltay Cool, can you add a ratelimiter too? so the recaptcha will only show after X number of submits? maybe:http://django-ratelimit.readthedocs.io/en/latest/
@Henk-JanVanHasselaar lets make a seperate issue out of this one. Recaptcha is has the priority at this moment due to project commitments.
Sure, ref in issue #8
IMHO this is something we should tackle together...
Field option is not possible, we're going for a checkbox on the form itself.
Fixed in 0.1.3