toomanyflix:使用Django Rest框架的Django应用程序

时间:2021-03-22 00:15:07
【文件属性】:
文件名称:toomanyflix:使用Django Rest框架的Django应用程序
文件大小:13KB
文件格式:ZIP
更新时间:2021-03-22 00:15:07
Python 部署方式 使用Django Rest Framework 应用程序。 git clone https://github.com/vinny-santaiti/toomanyflix.git # go to folder cd toomanyflix # add virtualenv (supports python 2 or 3: pip install virtualenv) # .env is the virtual env folder virtualenv --python=python3.7 .env # add virtualenv for python 3 only (python 2 is not installed) # venv is preinstalled with python3 python3 -m venv .env # enter virtualenv
【文件预览】:
toomanyflix-master
----requirements.txt(96B)
----.travis.yml(486B)
----Vagrantfile(1KB)
----.github()
--------workflows()
----README.md(1KB)
----toomanyflix()
--------rating()
--------manage.py(809B)
--------toomanyflix()
----vagrant_bootstrap.sh(1KB)

网友评论