31 lines
657 B
ReStructuredText
31 lines
657 B
ReStructuredText
=====================
|
|
Django bootstrap form
|
|
=====================
|
|
|
|
Generate twitter-bootstrap form output for django form
|
|
|
|
A simple Django template tag to work with twitter bootstrap ( http://twitter.github.com/bootstrap/ )
|
|
|
|
**Now support for Bootstrap 3!**
|
|
|
|
`Read the Docs <https://django-bootstrap-form.readthedocs.org/en/latest/>`_
|
|
|
|
|
|
CHANGELOG
|
|
---------
|
|
|
|
- 2013-8-27:
|
|
|
|
Add support for Bootstrap 3, contributed by `Nivl <https://github.com/Nivl>`_
|
|
|
|
|
|
- 2013-5-7:
|
|
|
|
Add `radio` support for ChoiceField
|
|
|
|
|
|
.. image:: https://d2weczhvl823v0.cloudfront.net/tzangms/django-bootstrap-form/trend.png
|
|
:alt: Bitdeli badge
|
|
:target: https://bitdeli.com/free
|
|
|