Skip to content

django-uni-form has been deprecated. Please use django-crispy-forms. Link provided in the README.rst

License

Notifications You must be signed in to change notification settings

DanielKotik/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:https://readthedocs.org/docs/django-uni-form/en/latest/

Note

django-uni-form only supports Django 1.2 or higher and Python 2.5.4, Python 2.6.x and Python 2.7.x. If you need to support earlier versions of Django or Python you will need to use django-uni-form 0.7.0.

About

django-uni-form has been deprecated. Please use django-crispy-forms. Link provided in the README.rst

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 95.7%
  • Shell 4.3%