On Dec 5, 2007 6:50 PM, Darryl Ross <[EMAIL PROTECTED]> wrote: > 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?
Shameless plug: my contact-form application[1] includes a form class which runs an Akismet spam check and raises a validation error on suspected spam. [1] http://code.google.com/p/django-contact-form/ -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

