Update README.rst

This commit is contained in:
tzangms 2013-08-27 06:03:22 +08:00
parent 4391be9e83
commit 5ebe181be1

View File

@ -6,4 +6,19 @@ 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