Overview
django-bootstrap-ui simplifies the integration of the popular Bootstrap UI framework. It is written in Python and built on the Django web framework. Give it a try and head over to the documentation!
Basic features
- Basic HTML5 template
- Extensive and up-to-date documentation
- Mainstream Python and Django support
Bootstrap 5 features
- Full-featured Bootstrap 5 template (5.3.2)
- Integrated Google material design icon font
Bootstrap 4 features
- Full-featured Bootstrap 4 template (4.6.2)
- Integrated Google material design icon font
Bootstrap 3 features
- Full-featured Bootstrap 3 template (3.4.1)
- Latest Font Awesome integration (4.7.0)
Technical requirements
New feature releases frequently add support for newer versions of underlying technologies and drop support for older ones. The compatible versions of Django and Python currently are:
Django | Python |
---|---|
4.0 | 3.8, 3.9, 3.10 |
3.2 LTS | 3.7, 3.8, 3.9, 3.10 |
3.1 | 3.7, 3.8, 3.9 |
3.0 | 3.7, 3.8, 3.9 |
2.2 LTS | 3.7, 3.8, 3.9 |