发布时间:2017-04-13 22:39:29
http://www.aboutyun.com/thread-13008-1-1.html......【阅读全文】
发布时间:2017-04-11 09:45:57
This page describes how to setup Eclipse PyDev Dev Env for keystone project.目录1 Assumptions2 To setup Eclipse3 Play with Keystone 3.1 Clone the client GIT repo3.2 Install Keystoneclient3.3 Clone keyston.........【阅读全文】
发布时间:2017-04-07 17:27:38
http://blog.csdn.net/nghuyong/article/details/512783301.准备工作安装django框架安装django-rsetful 框架pip install djangorestframework112.一个小demo2.1创建django工程 django admin startproject restful django admin startapp demo1.........【阅读全文】