No description
Find a file
2017-02-28 13:46:37 +01:00
docs Fix usage example 2015-06-08 10:50:19 +10:00
wtforms_webwidgets bugfix: make Checkbox Unicode clean 2017-02-28 13:46:37 +01:00
.gitignore Initial commit 2015-06-07 17:34:20 +10:00
check.py Added check 2015-06-09 16:11:13 +10:00
distribute Initial commit 2015-06-07 17:34:20 +10:00
examples.py Added image field 2015-06-09 00:02:27 +10:00
LICENSE Initial commit 2015-06-07 17:34:20 +10:00
MANIFEST.in Include source when distributing via Pypi 2015-06-08 19:08:38 +10:00
README.rst Fix title 2015-06-08 10:46:33 +10:00
requirements-doc.txt Add doc requirements 2015-06-08 01:04:08 +10:00
setup.cfg Initial commit 2015-06-07 17:34:20 +10:00
setup.py Possible fix for installing on pip. 2015-06-08 19:16:33 +10:00
VERSION Make sure checkboxes behave correctly 2015-11-05 14:33:59 +11:00

WTForms-Webwidgets
==================
This package aims to one day eventually contain comprehensive widgets for all the
common web UI frameworks.

Currently this module contains widgets for:
 
    * Bootstrap

`View the Full Documentation at ReadTheDocs <http://wtforms-webwidgets.readthedocs.org/en/latest/>`_