Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 332 Bytes

readme.md

File metadata and controls

16 lines (12 loc) · 332 Bytes

Dynamic WTForm AJAX

Dynamically generate and process form fields using WTForms submitted via Ajax requests.

Installation

pip install -r requirements.txt

Usage

python run.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.