Hi all,
  I hit a problem when setup site upon Cartridge.
Currently I wanna generate captcha during checkout steps.
So,after a while's google work, I find 
https://github.com/mjtorn/mezzanine-captcha.
Follow the installation, I setup the test env, and, add captcha field to 
OrderForm like
wni_captcha = captcha.fields.CaptchaField()

Then, run the server, everything is OK and captcha image displays correctly.

However, when I enter the right characters, the form always raises captcha 
validator error:-(

Anyone hit before?
Or any better way to make captcha?

Thanks.
Wesley

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to