Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 934 Bytes

README.rst

File metadata and controls

35 lines (23 loc) · 934 Bytes

django-uni-form Contrib Templates

What

Contributed templates for Daniel Greenfeld and Miguel Araujo's awesome django-uni-form library. Template sets are named for the library they relate to.

How

Install::

pip install -e git://github.com/bmihelac/django-uni-form-contrib.git@make-django-app#egg=uni_form_contrib

Add uni_form_contrib.twitter_bootstrap application to INSTALLED_APPS in settings.py before uni_form so django will pick this templates instead of default uni_form templates.

Who

Current contributors are:

License

All templates are released under the MIT license.