ubernostrum/django-contact-form

How about an option to include a captcha?

Closed this issue · 1 comments

django-simple-captcha is quite nice and easy to integrate.

ContactForm is extensible by design, so you should be able to pretty easily write a subclass which uses a captcha. If I'm misunderstanding, please let me know.