Welcome to Reform's documentation! ================================== Reform is form library for web development. It validates and renders HTML forms. It is similar to `WTForms`_, `fungiform`_, and `Django's Form`_. Its goals is to be simple and small. .. _WTForms: http://wtforms.simplecodes.com/ .. _fungiform: https://github.com/mitsuhiko/fungiform .. _Django's Form: http://docs.djangoproject.com/en/dev/topics/forms/ Contents: .. toctree:: :maxdepth: 2 quickstart form field widget Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`