[ 源代码: wtforms-json ]
软件包:python3-wtforms-json(0.3.5-5)
smart json support for WTForms
WTForms-JSON is a WTForms extension for JSON data handling. It:
* Adds support for booleans (WTForms doesn’t know how to handle False boolean values) * Adds support for None type FormField values * Adds support for None type Field values * Support for patch data requests with patch_data Form property * Function for converting JSON data into dict that WTForms understands (flatten_json() function)
其他与 python3-wtforms-json 有关的软件包
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.4)
- JavaScript support for Sphinx documentation
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-wtforms
- Flexible forms validation and rendering library for Python 3