1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
WTForms-Components
==================
|Version Status| |Downloads|
Additional fields, validators and widgets for WTForms.
Resources
---------
- `Documentation <https://wtforms-components.readthedocs.io/>`_
- `Issue Tracker <http://github.com/kvesteri/wtforms-components/issues>`_
- `Code <http://github.com/kvesteri/wtforms-components/>`_
.. |Version Status| image:: https://img.shields.io/pypi/v/WTForms-Components.svg
:target: https://crate.io/packages/WTForms-Components/
.. |Downloads| image:: https://img.shields.io/pypi/dm/WTForms-Components.svg
:target: https://crate.io/packages/WTForms-Components/
|