Request form generator.
This is yet a prototype, many features are planned but far from implementation.
- Build a form with the fields you need;
- Python>=3.10;
- Django>=4.0,<5.0;
- django-admin-sortable2>=2.2.4;
- django-crispy-forms>=2.3;
- crispy-bootstrap5>=2024.10;
- pydantic>=2.10.0;
- Read the documentation on Read the docs;
- Download its PyPi package;
- Clone it on its Github repository;