Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1017 Bytes

README.rst

File metadata and controls

28 lines (21 loc) · 1017 Bytes

django-uni-form (django-uni-form)

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.

Documentation

http:https://django-uni-form.readthedocs.org/en/latest/index.html

Contributions

The maintainers of django-uni-form are committed to providing a fully tested suite of functionality for developers to use. Therefore, all submissions must come with either unit tests or browser views of functionality as is demonstrated in the test projects. Inclusion of both will increase the likely hood of your pull request being accepted