On Tue, 2011-02-22 at 10:09 -0800, 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. 

it is called captcha, and there are a few for django. Try a search on
django+captcha
-- 
regards
KG
http://lawgon.livejournal.com
Coimbatore LUG rox
http://ilugcbe.techstud.org/

-- 
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