RETIRED, further work has moved to Debian project infrastructure
Go to file
2011-08-21 09:07:02 -07:00
templates/bootstrap_form initial commit 2011-08-21 09:07:02 -07:00
templatetags initial commit 2011-08-21 09:07:02 -07:00
__init__.py initial commit 2011-08-21 09:07:02 -07:00
.gitignore initial commit 2011-08-21 09:07:02 -07:00
models.py initial commit 2011-08-21 09:07:02 -07:00
README initial commit 2011-08-21 09:07:02 -07:00
tests.py initial commit 2011-08-21 09:07:02 -07:00
views.py initial commit 2011-08-21 09:07:02 -07:00

Generate twitter-bootstrap form output for django form

{% load bootstrap %}

{{ form|bootstrape }}