摘要:
virtualenv is a tool to create isolated Python environments. 建立一个新的环境 Before we do anything else we'll create a new virtual environment, using virtual 阅读全文
摘要:
Installation Install using pip, including any optional packages you want... ...or clone the project from github. Add 'rest_framework' to your INSTALLE 阅读全文