diff --git a/README.md b/README.md index 6d6823d0..08fd0a69 100644 --- a/README.md +++ b/README.md @@ -569,6 +569,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [WTForms](http://wtforms.readthedocs.org/) - A flexible forms validation and rendering library. * [WTForms-JSON](http://wtforms-json.readthedocs.org/) - A WTForms extension for JSON data handling. * [Deform](http://deform.readthedocs.org/) - Python HTML form generation library influenced by the formish form generation library. +* [django-bootstrap3](https://github.com/dyve/django-bootstrap3) - Bootstrap 3 integration with Django. * [django-crispy-forms](http://django-crispy-forms.readthedocs.org/) - A Django app which lets you create beautiful forms in a very elegant and DRY way. * [django-remote-forms](https://github.com/WiserTogether/django-remote-forms) - A platform independent Django form serializer.