Introduction to django-uni-formDjango forms are easily rendered as tables, paragraphs, and unordered lists. However, elegantly rendered div based forms is something you have to do by hand. The purpose of this application is to provide a simple tag and/or filter that lets you quickly render forms in a div format.
Uni-form has been selected as the base model for the design of the forms. Uni-form was created by Dragan Babić.
django-uni-form lets you use this use this snippet to represent your form:
{% load uni_form %}
{{ my_form|as_uni_form }}
The source for django-uni-form has moved to github: http://github.com/pydanny/django-uni-form
Commercial Use
Modify
Distribute
Sub-License
Private Use
Hold Liable
Include Copyright
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.
There are no reported vulnerabilities
30 Day SummaryJun 10 2025 — Jul 10 2025
|
12 Month SummaryJul 10 2024 — Jul 10 2025
|