.pep8
CHANGES
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
captcha/__init__.py
captcha/fields.py
captcha/helpers.py
captcha/models.py
captcha/urls.py
captcha/views.py
captcha/conf/__init__.py
captcha/conf/settings.py
captcha/fonts/COPYRIGHT.TXT
captcha/fonts/README.TXT
captcha/fonts/Vera.ttf
captcha/locale/bg/LC_MESSAGES/django.mo
captcha/locale/bg/LC_MESSAGES/django.po
captcha/locale/cs/LC_MESSAGES/django.mo
captcha/locale/cs/LC_MESSAGES/django.po
captcha/locale/de/LC_MESSAGES/django.mo
captcha/locale/de/LC_MESSAGES/django.po
captcha/locale/en/LC_MESSAGES/django.po
captcha/locale/es/LC_MESSAGES/django.mo
captcha/locale/es/LC_MESSAGES/django.po
captcha/locale/fr/LC_MESSAGES/django.mo
captcha/locale/fr/LC_MESSAGES/django.po
captcha/locale/it/LC_MESSAGES/django.mo
captcha/locale/it/LC_MESSAGES/django.po
captcha/locale/ja/LC_MESSAGES/django.mo
captcha/locale/ja/LC_MESSAGES/django.po
captcha/locale/nl/LC_MESSAGES/django.mo
captcha/locale/nl/LC_MESSAGES/django.po
captcha/locale/pl/LC_MESSAGES/django.mo
captcha/locale/pl/LC_MESSAGES/django.po
captcha/locale/pt_BR/LC_MESSAGES/django.mo
captcha/locale/pt_BR/LC_MESSAGES/django.po
captcha/locale/ru/LC_MESSAGES/django.mo
captcha/locale/ru/LC_MESSAGES/django.po
captcha/locale/sk/LC_MESSAGES/django.mo
captcha/locale/sk/LC_MESSAGES/django.po
captcha/locale/tr/LC_MESSAGES/django.mo
captcha/locale/tr/LC_MESSAGES/django.po
captcha/locale/uk/LC_MESSAGES/django.mo
captcha/locale/uk/LC_MESSAGES/django.po
captcha/locale/zh_CN/LC_MESSAGES/django.mo
captcha/locale/zh_CN/LC_MESSAGES/django.po
captcha/management/__init__.py
captcha/management/commands/__init__.py
captcha/management/commands/captcha_clean.py
captcha/migrations/0001_initial.py
captcha/migrations/__init__.py
captcha/south_migrations/0001_initial.py
captcha/south_migrations/__init__.py
captcha/templates/captcha/field.html
captcha/templates/captcha/hidden_field.html
captcha/templates/captcha/image.html
captcha/templates/captcha/text_field.html
captcha/tests/__init__.py
captcha/tests/tests.py
captcha/tests/urls.py
captcha/tests/views.py
django_simple_captcha.egg-info/PKG-INFO
django_simple_captcha.egg-info/SOURCES.txt
django_simple_captcha.egg-info/dependency_links.txt
django_simple_captcha.egg-info/not-zip-safe
django_simple_captcha.egg-info/requires.txt
django_simple_captcha.egg-info/top_level.txt
docs/.DS_Store
docs/Makefile
docs/advanced.rst
docs/conf.py
docs/index.rst
docs/usage.rst
docs/_build/doctrees/advanced.doctree
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/index.doctree
docs/_build/doctrees/usage.doctree
docs/_build/html/.buildinfo
docs/_build/html/advanced.html
docs/_build/html/genindex.html
docs/_build/html/index.html
docs/_build/html/objects.inv
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/usage.html
docs/_build/html/.doctrees/advanced.doctree
docs/_build/html/.doctrees/environment.pickle
docs/_build/html/.doctrees/index.doctree
docs/_build/html/.doctrees/usage.doctree
docs/_build/html/_images/captcha3.png
docs/_build/html/_images/dict.png
docs/_build/html/_images/math.png
docs/_build/html/_images/random_chars.png
docs/_build/html/_sources/advanced.txt
docs/_build/html/_sources/index.txt
docs/_build/html/_sources/usage.txt
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/basic.css
docs/_build/html/_static/captcha3.png
docs/_build/html/_static/classic.css
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/default.css
docs/_build/html/_static/dict.png
docs/_build/html/_static/doctools.js
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery-1.11.1.js
docs/_build/html/_static/jquery.js
docs/_build/html/_static/math.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/random_chars.png
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/sidebar.js
docs/_build/html/_static/underscore-1.3.1.js
docs/_build/html/_static/underscore.js
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
docs/_build/html/_static/websupport.js
docs/_static/captcha3.png
docs/_static/dict.png
docs/_static/math.png
docs/_static/random_chars.png
testproject/.DS_Store
testproject/.coverage
testproject/.coveragerc
testproject/__init__.py
testproject/__init__.pyc
testproject/coverage.sh
testproject/coverage.xml
testproject/django-simple-captcha.db
testproject/forms.py
testproject/forms.pyc
testproject/manage.py
testproject/settings.py
testproject/settings.pyc
testproject/settings_17.pyc
testproject/urls.py
testproject/urls.pyc
testproject/views.py
testproject/views.pyc
testproject/__pycache__/__init__.cpython-32.pyc
testproject/__pycache__/__init__.cpython-33.pyc
testproject/__pycache__/__init__.cpython-34.pyc
testproject/__pycache__/forms.cpython-33.pyc
testproject/__pycache__/forms.cpython-34.pyc
testproject/__pycache__/settings.cpython-32.pyc
testproject/__pycache__/settings.cpython-33.pyc
testproject/__pycache__/settings.cpython-34.pyc
testproject/__pycache__/settings_17.cpython-34.pyc
testproject/__pycache__/urls.cpython-33.pyc
testproject/__pycache__/urls.cpython-34.pyc
testproject/__pycache__/views.cpython-33.pyc
testproject/__pycache__/views.cpython-34.pyc
testproject/htmlcov/_Users_marco_Code_django-simple-captcha_captcha___init__.html
testproject/htmlcov/_Users_marco_Code_django-simple-captcha_captcha_conf___init__.html
testproject/htmlcov/_Users_marco_Code_django-simple-captcha_captcha_conf_settings.html
testproject/htmlcov/_Users_marco_Code_django-simple-captcha_captcha_fields.html
testproject/htmlcov/_Users_marco_Code_django-simple-captcha_captcha_helpers.html
testproject/htmlcov/_Users_marco_Code_django-simple-captcha_captcha_models.html
testproject/htmlcov/_Users_marco_Code_django-simple-captcha_captcha_urls.html
testproject/htmlcov/_Users_marco_Code_django-simple-captcha_captcha_views.html
testproject/htmlcov/coverage_html.js
testproject/htmlcov/index.html
testproject/htmlcov/jquery-1.4.3.min.js
testproject/htmlcov/jquery.hotkeys.js
testproject/htmlcov/jquery.isonscreen.js
testproject/htmlcov/jquery.tablesorter.min.js
testproject/htmlcov/keybd_closed.png
testproject/htmlcov/keybd_open.png
testproject/htmlcov/status.dat
testproject/htmlcov/style.css
testproject/templates/home.html
testproject/templates/captcha_test/image.html