目录1、创建Django项目2、创建应用,我这里命名为demo3、编辑接口想要实现的功能4、配置路由5、配置djangoProject2文件夹下的pythonurls6、迁移数据7、运行服务8、访问接口总结 1、创建Django项目
When I create strongly typed View in Asp.net mvc 2, .net 4.0 with model type Tuple I get error when Tuple have more than 4 items