LICENSE
MANIFEST.in
README
setup.py
Flask_WTF.egg-info/PKG-INFO
Flask_WTF.egg-info/SOURCES.txt
Flask_WTF.egg-info/dependency_links.txt
Flask_WTF.egg-info/not-zip-safe
Flask_WTF.egg-info/requires.txt
Flask_WTF.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_static/flask-wtf.png
docs/_themes/README
docs/_themes/flask_theme_support.py
docs/_themes/flask/theme.conf
docs/_themes/flask/static/flasky.css_t
docs/_themes/flask_small/layout.html
docs/_themes/flask_small/theme.conf
docs/_themes/flask_small/static/flasky.css_t
flask_wtf/__init__.py
flask_wtf/file.py
flask_wtf/form.py
flask_wtf/html5.py
flask_wtf/recaptcha/__init__.py
flask_wtf/recaptcha/fields.py
flask_wtf/recaptcha/validators.py
flask_wtf/recaptcha/widgets.py
tests/__init__.py
tests/base.py
tests/flask.png
tests/test_html5.py
tests/test_uploads.py
tests/test_validation.py
tests/templates/hidden.html
tests/templates/index.html
tests/templates/upload.html