Captchas Blow is a Django + newforms based Captcha system
It's great because:
- It's very configurable
- It generates valid xhtml 1.0
- It's extremely easy to use with an existing newform
I've released three versions of Captchas Blow so far, but I really don't know what exactly changed between them. 0.1 was the first version that I used on my production site 0.2 only has minor cleanups as far as I know, and 0.3 adds a Content-length header and remembers to close image streams..
Live access to the files running in my test environment:
- forms.py [raw]
- index.html [raw]
- models.py [raw]
- views.pyc [raw]
- views.pyo [raw]
- forms.pyc [raw]
- README.txt [raw]
- __init__.pyc [raw]
- __init__.pyo [raw]
- settings.pyc [raw]
- urls.py [raw]
- util.py [raw]
- urls.pyc [raw]
- models.pyc [raw]
- models.pyo [raw]
- __init__.py [raw]
- settings.py [raw]
- COPYING [raw]
- views.py [raw]
- util.pyc [raw]
"I have sworn upon the altar of God eternal hostility against every form of tyranny over the mind of man." --Thomas Jefferson