What's Supported?

 

Django Form to JSON Schema

 

A Django Form containing any number of the following Django Forms field classes.

 

These field take a series of arguments. Here is a list of the field arguments supported so far:

Arguments common to all field classes

Arguments common to string-based field classes

Arguments common to number-based field classes

ChoiceField argument

 

WTForm to JSON Schema

 

A WTForm containing any of the following WTForms field classes.

Unsupported:

These field take a series of arguments. Here is a list of the field arguments supported so far:

The following validators are supported: