1 Star 0 Fork 0

xjy198903/django-bootstrap5

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 587 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dylan Verheul 提交于 2020-11-17 07:50 . Fix example (#240)
# Python
*.py[cod]
# C extensions
*.so
# Packages
.eggs
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
pip-wheel-metadata/
# Installer logs
pip-log.txt
*.log
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
# Translations
*.mo
*.pot
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Complexity
output/*.html
output/*/index.html
# Sphinx
docs/_build
# Pycharm
.idea*
# Django
local_settings.py
# pyenv
.python-version
reports
# example database
example/db.sqlite3
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/xjy198903/django-bootstrap5.git
[email protected]:xjy198903/django-bootstrap5.git
xjy198903
django-bootstrap5
django-bootstrap5
dependabot/pip/pillow-9.0.0

搜索帮助