5518ac1c2e3fc64b549621d4f558256123c71382

according to twitter bootstrap, error message should be inline
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
Languages
HTML
59.1%
Python
40.9%