python3-django-floppyforms

better control of form rendering in Django (Python3 version)

Description

Django-foppyforms is an application that gives you full control of the output of forms rendering. This is more a widgets library than a forms library but form fields are provided for convenience. The forms API and features are exactly the same as Django’s, the key difference is that widgets are rendered in templates instead of using string interpolation.

The widgets API allows you to customize and extend the widgets behaviour, making it very easy to define custom widgets. The default widgets are very similar to the default Django widgets, except that they implement some nice features of HTML5 forms, such as the placeholder and required attribute, as well as the new <input> types.

This package contains the Python 3 version of the library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/brutasse/django-floppyforms


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-django-floppyforms