This is because the re-captcha API is not able to recognize the keys ? do you have the re-Captcha settings set to automatic by any chance ? if so change it to manual and add the domains you'd want to work it on and you should have it working...
On Wed, Sep 5, 2012 at 6:19 PM, Lakshmen <[email protected]> wrote: > I have git cloned the django-recaptcha( > https://github.com/praekelt/django-recaptcha) into my directory and have > included the public and private keys in my settings.py and captcha = > ReCaptchaField(). But i get this error everytime i run the forms: > Captcha:Input error: k: Format of site key was invalid. How do i avoid this > error? > Any idea? the original question is here: > http://stackoverflow.com/questions/12251274/cant-get-the-captcha-to-appear. > Need some help... > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/django-users/-/Gcrs76paRTAJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- Thanks & Regards ---------------------------- Amyth [Admin - Techstricks] Email - [email protected], [email protected] Twitter - @a_myth_________ http://techstricks.com/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

