Navigation

  • index
  • modules |
  • Flask-WTF Documentation (1.1.x) »
  • Index

Warning: This is the development version. The latest stable version is Version 1.0.x.

Index

C | E | F | G | H | I | M | R | V | W

C

  • csrf (flask_wtf.FlaskForm.Meta property)
  • csrf_field_name (flask_wtf.FlaskForm.Meta property)
  • CSRFError (class in flask_wtf.csrf)
  • CSRFProtect (class in flask_wtf.csrf)

E

  • exempt() (flask_wtf.csrf.CSRFProtect method)

F

  • FileAllowed (class in flask_wtf.file)
  • FileField (class in flask_wtf.file)
  • FileRequired (class in flask_wtf.file)
  • flask_wtf
    • module
  • flask_wtf.csrf
    • module
  • flask_wtf.file
    • module
  • FlaskForm (class in flask_wtf)
  • FlaskForm.Meta (class in flask_wtf)
  • Form (class in flask_wtf)

G

  • generate_csrf() (in module flask_wtf.csrf)
  • get_translations() (flask_wtf.FlaskForm.Meta method)

H

  • hidden_tag() (flask_wtf.FlaskForm method)

I

  • is_submitted() (flask_wtf.FlaskForm method)

M

  • module
    • flask_wtf
    • flask_wtf.csrf
    • flask_wtf.file

R

  • Recaptcha (class in flask_wtf)
  • RecaptchaField (class in flask_wtf)
  • RecaptchaWidget (class in flask_wtf)

V

  • validate_csrf() (in module flask_wtf.csrf)
  • validate_on_submit() (flask_wtf.FlaskForm method)

W

  • wrap_formdata() (flask_wtf.FlaskForm.Meta method)

Logo

Navigation

  • Overview

Quick search

© Copyright 2010 WTForms. Created using Sphinx 4.5.0.