Update README and add CHANGES.txt

This commit is contained in:
tzangms 2013-12-06 03:40:56 +08:00
parent a15b054d0a
commit 661ae95f17
2 changed files with 23 additions and 20 deletions

18
CHANGES.txt Normal file
View File

@ -0,0 +1,18 @@
- 2013-12-06:
- Fixed problem with inputs of type file, that were displayed inside an input text element
- Added support for Django Form `required_css_class` and `error_css_class`
- Added CSS class `multiple-checkbox`, to be used to easily hide `<li>`
contributed by `caumons <https://github.com/caumons>`_
- 2013-8-27:
Add support for Bootstrap 3
contributed by `Nivl <https://github.com/Nivl>`_
- 2013-5-7:
Add `radio` support for ChoiceField

View File

@ -6,25 +6,10 @@ 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!**
Use it like this
.. code-block::
{{ form|bootstrap }}
`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