Back to Wtforms

WTForms

docs/index.rst

3.2.2678 B
Original Source

WTForms

WTForms is a flexible forms validation and rendering library for Python web development. It can work with whatever web framework and template engine you choose. It supports data validation, CSRF protection, internationalization (I18N), and more. There are various community libraries that provide closer integration with popular frameworks.

Help

.. toctree:: :maxdepth: 1

faq
specific_problems
crash_course

API

.. toctree:: :maxdepth: 2

forms
fields
validators
widgets
meta
csrf
i18n

Information

.. toctree:: :maxdepth: 2

changes
whats_new
license
contributing