Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 584 Bytes

api.rst

File metadata and controls

42 lines (25 loc) · 584 Bytes

Developer Interface

Forms and Fields

flask_wtf

FlaskForm

Form(...)

RecaptchaField

Recaptcha

RecaptchaWidget

flask_wtf.file

FileField

FileAllowed

FileRequired

CSRF Protection

flask_wtf.csrf

CsrfProtect

CSRFError

generate_csrf

validate_csrf