Added note about INSTALLED_APPS to README.
This commit is contained in:
parent
f5ed04d648
commit
1349484b84
4
README
4
README
@ -2,8 +2,10 @@ Generate twitter-bootstrap form output for django form
|
||||
|
||||
A django template tag to work with twitter bootstrap ( http://twitter.github.com/bootstrap/ )
|
||||
|
||||
usage:
|
||||
Installation:
|
||||
Add 'bootstrapform' to INSTALLED_APPS.
|
||||
|
||||
Template usage:
|
||||
{% load bootstrap %}
|
||||
|
||||
{{ form|bootstrap }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user