form-designer.readthedocs.io - Form Designer - a simple form designer for Django — form-designer 0.17.1 documentation

Example domain paragraphs

This form designer does not try to offer every last configuration possibility of Django’s forms, just through the administration interface instead of directly in Python code. Instead, it strives to be a tool which everyone can use right away, without the need for long explanations.

It offers a small set of predefined input fields such as:

Every field can optionally be declared mandatory, default values and help texts are available too. That’s it.