File: README.rst

package info (click to toggle)
wtforms-json 0.3.5-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 260 kB
  • sloc: python: 819; makefile: 140; sh: 11
file content (16 lines) | stat: -rw-r--r-- 376 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
wtforms-json
============

Adds smart json support for `WTForms`_. Useful for when using WTForms with
RESTful APIs.

.. _WTForms: https://wtforms.readthedocs.org/en/latest/


Resources
---------

- `Documentation <http://wtforms-json.readthedocs.org/>`_
- `Issue Tracker <http://github.com/kvesteri/wtforms-json/issues>`_
- `Code <http://github.com/kvesteri/wtforms-json/>`_