文件名称:flask-wtf:Flask和WTForms的简单集成,包括CSRF,文件上传和Recaptcha集成
文件大小:60KB
文件格式:ZIP
更新时间:2024-05-25 11:32:14
Python
烧瓶-WTF Flask和WTForms的简单集成,包括CSRF,文件上传和reCAPTCHA。 链接
【文件预览】:
flask-wtf-master
----MANIFEST.in(240B)
----README.rst(728B)
----flask_wtf()
--------i18n.py(1KB)
--------_compat.py(602B)
--------recaptcha()
--------form.py(5KB)
--------file.py(4KB)
--------__init__.py(126B)
--------html5.py(333B)
--------csrf.py(11KB)
----AUTHORS(87B)
----examples()
--------babel()
--------recaptcha()
--------uploadr()
----.travis.yml(406B)
----tox.ini(992B)
----LICENSE(1KB)
----setup.cfg(156B)
----setup.py(1KB)
----docs()
--------authors.rst(293B)
--------form.rst(5KB)
--------_templates()
--------csrf.rst(3KB)
--------make.bat(8KB)
--------install.rst(751B)
--------conf.py(10KB)
--------config.rst(3KB)
--------quickstart.rst(2KB)
--------index.rst(1KB)
--------Makefile(7KB)
--------license.rst(49B)
--------upgrade.rst(1KB)
--------api.rst(629B)
--------changelog.rst(9KB)
--------_static()
----.editorconfig(167B)
----tests()
--------test_csrf_form.py(3KB)
--------test_i18n.py(2KB)
--------test_recaptcha.py(4KB)
--------test_file.py(4KB)
--------test_form.py(4KB)
--------test_csrf_extension.py(6KB)
--------test_html5.py(229B)
--------conftest.py(568B)
----.gitignore(158B)
----.coveragerc(170B)