Description
The best way to have Django DRY forms. Build programmatic reusable layouts out of components, having full control of the rendered HTML without writing HTML in templates. All this without breaking the standard way of doing things in Django, so it plays nice with any other form application.
django-crispy-forms supports Python 2.7/Python 3.2+ and Django 1.8+
The application mainly provides:
django-crispy-forms alternatives and similar packages
Based on the "Forms" category.
Alternatively, view django-crispy-forms alternatives based on common mentions on social networks and blogs.
-
django-bootstrap3
Bootstrap 3 integration with Django. -
WTForms
A flexible forms validation and rendering library for Python. -
django-bootstrap4
Bootstrap 4 integration with Django. -
django-remote-forms
A platform independent django form serializer -
WTForms-JSON
Adds smart json support for WTForms. Useful for when using WTForms with RESTful APIs. -
Streaming multipart/form-data parser
Streaming parser for multipart/form-data written in Cython
Access the most powerful time series database as a service
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of django-crispy-forms or a related project?