I think I should be auth.settings.captcha
Martin
2011/9/17 Avik Basu
> I am using recaptcha using the following code (public and private keys not
> shown):
>
> auth.settings.register_captcha = Recaptcha(request, '',
> 'yy', use_ssl=False, error_message='please complete th
I am using recaptcha using the following code (public and private keys not
shown):
auth.settings.register_captcha = Recaptcha(request, '',
'yy', use_ssl=False, error_message='please complete the reCaptcha')
I've registered with recaptcha.net and I not running this from a localho
2 matches
Mail list logo