# django-bootstrap 4
[](https://github.com/zostera/django-bootstrap4/actions?workflow=CI)
[](https://coveralls.io/github/zostera/django-bootstrap4?branch=main)
[](https://pypi.python.org/pypi/django-bootstrap4)
[](https://github.com/ambv/black)
Bootstrap 4 integration for Django.
## Goal
The goal of this project is to seamlessly blend Django and Bootstrap 4.
## Requirements
Python 3.6 or newer with Django >= 2.2 or newer.
## Documentation
The full documentation is at https://django-bootstrap4.readthedocs.io/
## Installation
1. Install using pip:
```shell script
pip install django-bootstrap4
```
Alternatively, you can install download or clone this repo and call ``pip install -e .``.
2. Add to `INSTALLED_APPS` in your `settings.py`:
```python
INSTALLED_APPS = (
# ...
"bootstrap4",
# ...
)
````
3. In your templates, load the `bootstrap4` library and use the `bootstrap_*` tags:
## Example template
```djangotemplate
{% load bootstrap4 %}
{# Display a form #}
<form action="/url/to/submit/" method="post" class="form">
{% csrf_token %}
{% bootstrap_form form %}
{% buttons %}
<button type="submit" class="btn btn-primary">Submit</button>
{% endbuttons %}
</form>
```
Demo
----
A demo app is provided in `demo`. You can run it from your virtualenv with `python manage.py runserver`.
Bugs and suggestions
--------------------
If you have found a bug or if you have a request for additional functionality, please use the issue tracker on GitHub.
https://github.com/zostera/django-bootstrap4/issues
License
-------
You can use this under BSD-3-Clause. See [LICENSE](LICENSE) file for details.
Author
------
Developed and maintained by [Zostera](https://zostera.nl).
Original author: [Dylan Verheul](https://github.com/dyve).
Thanks to everybody that has contributed pull requests, ideas, issues, comments and kind words.
Please see [AUTHORS.md](AUTHORS.md) for a list of contributors.
没有合适的资源?快使用搜索试试~ 我知道了~
django-bootstrap4:与Django进行Bootstrap 4集成

共74个文件
py:31个
html:18个
rst:11个

需积分: 42 13 下载量 201 浏览量
2021-02-05
03:00:58
上传
评论 1
收藏 78KB ZIP 举报
温馨提示
django-bootstrap 4 适用于Django的Bootstrap 4集成。 目标 该项目的目标是无缝融合Django和Bootstrap 4。 要求 Python 3.6或更高版本,Django> = 2.2或更高版本。 文献资料 完整的文档位于 安装 使用pip安装: pip install django-bootstrap4 另外,您可以安装下载或克隆此仓库,然后调用pip install -e . 。 在您的settings.py添加到INSTALLED_APPS : INSTALLED_APPS = ( # ... "bootstrap4" ,
资源详情
资源评论
资源推荐
收起资源包目录



























































































共 74 条
- 1











格式:zip 资源大小:729.4KB

格式:zip 资源大小:1.4MB
















格式:zip 资源大小:59.9KB





观察社
- 粉丝: 34
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 安亭中心镇污水处理厂施工组织设计方案.pdf
- 智能马铃薯清选输送设备.pptx
- ±0.000以下地下室施工方案.doc
- 某公园园区道路工程监理规划.doc
- 工程纠偏加固与测试技术.pdf
- 万科住宅统一设计要求(2011精装本).pdf
- 基于matlab的语音识别程序【Matlab语音处理】.zip
- 年海尔商用空调单元机价格表.doc
- 风电场单位工程验收一览表.doc
- 五层框架服务中心结构设计计算书.doc
- 勤登机证的管理规定.doc
- 贵阳火车站新站房建筑监理规划.doc
- 第七章-建设工程招标投标与合同价款的约定.doc
- 项目手册--现场文明管理篇--1.doc
- 外脚手架工程分包合同范本(直接套用).doc
- SL633地基处理与基础工程2012年水利水电工程单元工程施工质量验收标准宣贯讲座.ppt
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制

评论0