RETIRED, further work has moved to Debian project infrastructure
Go to file
tzangms d95aad60fa clean up 2013-12-09 02:39:03 +08:00
bootstrapform fix unit test build fail 2013-12-09 01:59:21 +08:00
docs fixed RST for link to Nivl 2013-09-09 22:44:16 -04:00
example Merge branch 'eureka' of https://github.com/caumons/django-bootstrap-form into caumons-eureka 2013-12-06 03:31:07 +08:00
tests clean up 2013-12-09 02:39:03 +08:00
.gitignore Merge branch 'eureka' of https://github.com/caumons/django-bootstrap-form into caumons-eureka 2013-12-06 03:31:07 +08:00
.travis.yml Update .travis.yml 2013-12-09 01:48:38 +08:00
CHANGES.txt Update README and add CHANGES.txt 2013-12-06 03:40:56 +08:00
LICENSE add LICENSE 2011-09-13 20:59:07 -07:00
MANIFEST.in fix setup.py with MANIFEST.in 2012-02-14 21:23:14 +08:00
README.rst Update README 2013-12-09 02:36:13 +08:00
setup.py Add unit test 2013-12-09 01:44:05 +08:00

README.rst

Django bootstrap form

PyPI version

image

image

Bitdeli badge

Twitter Bootstrap for Django Form.

A simple Django template tag to work with Bootstrap

Use it like this

{{ form|bootstrap }}

Checkout this Demo site to see it in action.