The term that you are looking for is "captcha." If you google for: django captcha

you will find a wealth of information.

Hope this helps!
Casey

On 02/22/2011 01:09 PM, hank23 wrote:
On some web pages the user is prompted to type in a series of randomly
generated characters which appear on the screen, in order to limit
access of those pages to real users instead of allowing bots to also
access them. Now my question is is there a plug-in, sample code, or
outright django documentation for doing something like that in a
django/python web application? If so can someone point me to it?
Thanks.


--
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to