Skip to content

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.

License

Notifications You must be signed in to change notification settings

typeish/django-uni-form

 
 

Repository files navigation

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://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

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%