3 Star 5 Fork 0

Gitee 极速下载/django-wiki

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/django-wiki/django-wiki
克隆/下载
.gitignore 915 Bytes
一键复制 编辑 原始数据 按行查看 历史
*.pyc
build
dist
*.egg-info
.eggs
testproject/testproject/whoosh_index/
testproject/testproject/xapian_index/
tests/media
# Ignore compiled version of source language
src/wiki/locale/en/LC_MESSAGES/django.mo
# Ignore Transifex managed msgids
src/wiki/locale/*/LC_MESSAGES/django.po
!src/wiki/locale/en/LC_MESSAGES/django.po
# Ignore this folder which is created by tests
wiki/attachments
#PyCharm
.idea
# Test artifacts
cache
wiki/images
#Docs
docs/_build
docs/_build/*
docs/wiki.*
docs/modules.rst
# Test project
testproject/testproject/settings/local.py
testproject/testproject/media/*
# Installer logs
pip-log.txt
# Unit test / coverage reports
htmlcov/
.coverage
.coverage.*
.tox
.cache
coverage.xml
*.cover
#Eclipse
.project
.pydevproject
.settings
#Visual Studio Code
.vscode
#Virtualenv
virtualenv
.venv
env/
#Mr Developer
.mr.developer.cfg
# text editors
*~
*.swp
*.db
*.sqlite3
__pycache__
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/mirrors/django-wiki.git
git@gitee.com:mirrors/django-wiki.git
mirrors
django-wiki
django-wiki
main

搜索帮助