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 django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.