Form
Table of Contents
Classes
- Form
- Form abstraction used to create forms not tied to ORM backed models, or to other permanent datastores. Ideal for implementing forms on top of API services, or contact forms.
- Schema
- Contains the schema information for Form instances.