Home > django-uni-form-contrib

django-uni-form-contrib

Django-uni-form-contrib is a project mainly written in ..., it's free.

Contributed templates for Django Uni-Form

===================================== django-uni-form Contrib Templates

What

Contributed templates for Daniel Greenfeld <https://github.com/pydanny> and Miguel Araujo <https://github.com/maraujop>'s awesome django-uni-form <https://github.com/pydanny/django-uni-form>_ library. Template sets are named for the library they relate to.

How

Clone the repo and copy the folder of templates that you want to use to your current project's template folder, renaming it to uni_form.::

cp -r django-uni-form-contrib/twitter-bootstrap <my project>/templates/uni_form

Oh, you probably won't want to include django-uni-form's media, either, so take it out of your templates.

Who

Current contributors are:

* `Kenneth Love <https://github.com/kennethlove>`_.

License

All templates are released under the MIT license.

Previous:csmanage