Welcome to django-bootstrap-ui¶
django-bootstrap-ui simplifies the integration of the popular Bootstrap UI framework. It is written in Python and built on the Django web framework.
Basic features¶
- Basic HTML5 template
- Extensive and up-to-date documentation
- Mainstream Python (3.6, 3.7, 3.8) and Django (2.2) support
- Outstanding test coverage
- Continuously integrated codebase
Bootstrap 4 features¶
- Full-featured Bootstrap 4 template (4.4.1)
- Integrated Google material design icon font
Bootstrap 3 features¶
- Full-featured Bootstrap 3 template (3.3.7)
- Latest Font Awesome integration (4.7.0)
- Built-in Bootstrap and Bootswatch themes (3.3.7)
Technical requirements¶
Below is the list of currently supported combinations of Django and Python:
# | Django | Python |
---|---|---|
1 | 2.2 | 3.6, 3.7, 3.8 |
Code and contribution¶
The code is open source and released under the ISC License (ISCL). It is available on Gitlab and follows the guidelines about Semantic Versioning for transparency within the release cycle and backward compatibility whenever possible.
All contributions are welcome, whether bug reports, code contributions and reviews, documentation or feature requests.