2023.211.0 • Published 2 years ago

tangowithdjango-1-9-zhongwenban v2023.211.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
2 years ago

TangoWithDjango 1.9 中文版

下载

Docker

docker pull apachecn0/tangowithdjango-1-9-zhongwenban
docker run -tid -p <port>:80 apachecn0/tangowithdjango-1-9-zhongwenban
# 访问 http://localhost:{port} 查看文档

PYPI

pip install tangowithdjango-1-9-zhongwenban
tangowithdjango-1-9-zhongwenban <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g tangowithdjango-1-9-zhongwenban
tangowithdjango-1-9-zhongwenban <port>
# 访问 http://localhost:{port} 查看文档
2023.211.0

2 years ago