摘要: virtualenv is a tool to create isolated Python environments. 建立一个新的环境 Before we do anything else we'll create a new virtual environment, using virtual 阅读全文
posted @ 2017-05-25 22:38 羊小羚 阅读(319) 评论(0) 推荐(0)
摘要: Installation Install using pip, including any optional packages you want... ...or clone the project from github. Add 'rest_framework' to your INSTALLE 阅读全文
posted @ 2017-05-25 19:46 羊小羚 阅读(262) 评论(0) 推荐(0)