What's new? | Help | Directory | Sign in
Google
django-captchas
A ImageCaptcha and ReverseCaptcha solution for the django framework
  
  
  
  
    
Code License: New BSD License
Labels: django, captcha, python
Join project
Project owners:
  abecede

This project offers two different captcha approaches (completely automated public turing tests to tell computers and humans apart) with newforms-style fields. First, a pretty much configurable ImageCaptcha, as you see on various sites like Slashdot, Google or Yahoo. Second, a ReverseCaptcha field which is invisible for human users, but tempting for malicious scripts.