Re: Problem with Django recaptcha

2012-09-06 Thread lakesh
is this a right way as stated in this website: 
http://digitaldreamer.net/blog/2010/4/15/integrating-recaptcha-contact-form-django-project/

On Friday, September 7, 2012 12:37:54 PM UTC+8, lakesh wrote:
>
> How do i set to manual? where should this go?
>
> On Thursday, September 6, 2012 2:19:29 AM UTC+8, Amyth wrote:
>>
>> 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  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 django...@googlegroups.com.
>>> To unsubscribe from this group, send email to 
>>> django-users...@googlegroups.com.
>>> For more options, visit this group at 
>>> http://groups.google.com/group/django-users?hl=en.
>>>
>>
>>
>>
>> -- 
>> Thanks & Regards
>> 
>>
>> Amyth [Admin - Techstricks]
>> Email - aroras@gmail.com, ad...@techstricks.com
>> Twitter - @a_myth_
>> http://techstricks.com/
>>  
>

-- 
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/-/B0R0mukyQeQJ.
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.



Re: Problem with Django recaptcha

2012-09-06 Thread lakesh
How do i set to manual? where should this go?

On Thursday, September 6, 2012 2:19:29 AM UTC+8, Amyth wrote:
>
> 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 
> > 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 django...@googlegroups.com
>> .
>> To unsubscribe from this group, send email to 
>> django-users...@googlegroups.com .
>> For more options, visit this group at 
>> http://groups.google.com/group/django-users?hl=en.
>>
>
>
>
> -- 
> Thanks & Regards
> 
>
> Amyth [Admin - Techstricks]
> Email - aroras@gmail.com , ad...@techstricks.com
> Twitter - @a_myth_
> http://techstricks.com/
>  

-- 
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/-/IdJCmdwWGBYJ.
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.



Re: Problem with Django recaptcha

2012-09-05 Thread Amyth Arora
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  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 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.
>



-- 
Thanks & Regards


Amyth [Admin - Techstricks]
Email - aroras.offic...@gmail.com, ad...@techstricks.com
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 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.



Problem with Django recaptcha

2012-09-05 Thread Lakshmen
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.