WTForms-Alchemy
latest
  • Introduction
  • Column to form field conversion
  • Type specific conversion
  • Form customization
  • Validators
  • Configuration
  • Forms with relations
  • Advanced concepts
  • API Documentation
  • License
WTForms-Alchemy
  • Docs »
  • WTForms-Alchemy
  • Edit on GitHub

WTForms-AlchemyΒΆ

WTForms-Alchemy is a WTForms extension toolkit for easier creation of model based forms. Strongly influenced by Django ModelForm.

  • Introduction
    • What for?
    • Differences with wtforms.ext.sqlalchemy model_form
    • Installation
    • QuickStart
  • Column to form field conversion
    • Basic type conversion
    • Excluded fields
    • Using include, exclude and only
    • Adding/overriding fields
    • Type decorators
  • Type specific conversion
    • Numeric type
    • Arrow type
    • Choice type
    • Color type
    • Country type
    • Email type
    • Password type
    • Phonenumber type
    • URL type
  • Form customization
    • Custom fields
    • Forcing the use of SelectField
    • Field descriptions
    • Field labels
    • Custom widgets
    • Default values
  • Validators
    • Auto-assigned validators
    • Unique validator
    • Using unique validator with existing objects
    • Range validators
    • Additional field validators
    • Overriding default validators
    • Disabling validators
  • Configuration
    • ModelForm meta parameters
    • Form inheritance
    • Not nullable column validation
    • Customizing type conversion
    • Custom form base class
  • Forms with relations
    • One-to-one relations
    • One-to-many relations
  • Advanced concepts
    • Using WTForms-Alchemy with SQLAlchemy-Defaults
    • Using WTForms-Alchemy with Flask-WTF
  • API Documentation
    • wtforms_alchemy
    • wtforms_alchemy.generator
    • wtforms_alchemy.fields
    • wtforms_alchemy.utils
  • License
Next

© Copyright 2012, Konsta Vesterinen Revision 26cfa1ee.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.