On Dec 5, 2007 9:50 PM, Darryl Ross <[EMAIL PROTECTED]> wrote:
> Hey All,
>
> One of the websites I run has started getting spam via the contact form.
>
> What is the recommended way of dealing with this? Do I need to go the
> route of using something like django-captcha?
>
> Thanks for any insight.

you might be interested in using recaptcha; not only is it (in my
experience) easier to integrate, it also makes captchas not be a
complete waste of human cpu :)

recaptcha:
http://recaptcha.net/
an example of integrating django and recaptcha (not sure how accurate
or up to date, although it looks about right; just saving you the
google):
http://chewpichai.blogspot.com/2007/10/how-to-integrate-recaptcha-with-django.html


-- 
John Lenton ([EMAIL PROTECTED]) -- Random fortune:
The trouble with a lot of self-made men is that they worship their creator.

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to