Update README.rst
This commit is contained in:
parent
baf62db95f
commit
305f142c87
@ -22,11 +22,18 @@ Twitter Bootstrap for Django Form.
|
|||||||
|
|
||||||
A simple Django template tag to work with `Bootstrap <http://twitter.github.com/bootstrap/>`_
|
A simple Django template tag to work with `Bootstrap <http://twitter.github.com/bootstrap/>`_
|
||||||
|
|
||||||
Use it like this
|
|
||||||
|
Usage
|
||||||
|
======
|
||||||
|
|
||||||
|
Use it like this, simple.
|
||||||
|
|
||||||
.. code-block::
|
.. code-block::
|
||||||
|
|
||||||
{{ form|bootstrap }}
|
{{ form|bootstrap }}
|
||||||
|
|
||||||
|
|
||||||
|
Demo
|
||||||
|
=====
|
||||||
|
|
||||||
Checkout this `Demo site <http://django-bootstrap-form.herokuapp.com/>`_ to see it in action.
|
Checkout this `Demo site <http://django-bootstrap-form.herokuapp.com/>`_ to see it in action.
|
||||||
|
Loading…
Reference in New Issue
Block a user