.. _doc-index:

WTForms Documentation
=====================

This is the documentation for WTForms |release|.

For a quick introduction, as well as download/installation instructions, check out the :doc:`crash_course`.

**API**

.. toctree::
   :maxdepth: 2

   forms
   fields
   validators
   widgets
   meta
   csrf
   ext

**Additional Help**

.. toctree::
   :maxdepth: 1

   faq
   specific_problems
   crash_course
   i18n
   changes
   contributing
   whats_new

**Indices and tables:**

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
