RETIRED, further work has moved to Debian project infrastructure
bootstrapform | ||
docs | ||
example | ||
.gitignore | ||
CHANGES.txt | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
setup.py |
Django bootstrap form
Generate twitter-bootstrap form output for django form
A simple Django template tag to work with twitter bootstrap ( http://twitter.github.com/bootstrap/ )
Use it like this
{{ form|bootstrap }}