django-uni-form
october 2009 by bkerr
Django 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.
django
form
html
markup
template
filter
Uni-form has been selected as the base model for the design of the forms.
october 2009 by bkerr