I also wrote the Django developers mailing list on this thread:
https://groups.google.com/forum/#!topic/django-developers/_fEaXSjq8Bg
--
Ticket URL: <https://code.djangoproject.com/ticket/31085>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => invalid
* component: Uncategorized => Forms
Comment:
Please don't use Trac as a support channel.
Closing per TicketClosingReasons/UseSupportChannels.
--
Ticket URL: <https://code.djangoproject.com/ticket/31085#comment:1>
Old description:
> I receive lots of spam from our contact forms and I had to add a "no
> bots" field to the forms, where I just ask the users to type a specific
> number and validate it. This wastes the time of the users who want to
> contact us. Is it possible to prevent bots from submitting forms on the
> website?
>
> I also wrote the Django developers mailing list on this thread:
> https://groups.google.com/forum/#!topic/django-developers/_fEaXSjq8Bg
New description:
I receive lots of spam from our contact forms and I had to add a "no bots"
field to the forms, where I just ask the users to type a specific number
and validate it. This wastes the time of the users who want to contact us.
Is it possible to prevent bots from submitting forms on the website? I
would like to add this feature to Django.
I also wrote the Django developers mailing list on this thread:
https://groups.google.com/forum/#!topic/django-developers/_fEaXSjq8Bg
--
--
Ticket URL: <https://code.djangoproject.com/ticket/31085#comment:2>