tzangms 5518ac1c2e move error message on top of help text
according to twitter bootstrap, error message should be inline
2011-11-22 00:45:39 +08:00
2011-08-21 09:07:02 -07:00
2011-09-14 13:38:59 +08:00
2011-09-14 10:59:37 +08:00

Generate twitter-bootstrap form output for django form

A django template tag to work with twitter bootstrap ( http://twitter.github.com/bootstrap/ )

Installation:
Add 'bootstrapform' to INSTALLED_APPS.

Template usage:
{% load bootstrap %}

{{ form|bootstrap }}
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 303 KiB
Languages
HTML 59.1%
Python 40.9%