配置项目各应用的路由

1.创建项目babies,并且在项目下新键App(commodity,index,shopper)

在这里插入图片描述
每一个App下都有一个url路由
url路由

2.配置项目主路由–url.py

在这里插入图片描述

3、index应用的配置

(1)编写index应用的视图views.py
在这里插入图片描述
(2)编写index.html
在这里插入图片描述
(3)配置index应用的路由urls.py
在这里插入图片描述
(4)开启终端,查看路由
在这里插入图片描述
在这里插入图片描述

4.commodity应用的配置

(1)编写commodity应用的视图views.py
定义两个视图函数:commodityView和detailsView
在这里插入图片描述
(2)编写commodity的路由–urls.py
在这里插入图片描述
(3)commodity.html
在这里插入图片描述
(4)测试commodity应用的路由配置
启动项目,访问http://127.0.0.1:8000/commodity/.html
在这里插入图片描述
启动项目,访问http://127.0.0.1:8000/commodity/.html
在这里插入图片描述

(5)shopper应用的配置

编写三个页面shopper.html、login.html、shopcart.html
在这里插入图片描述
(1)编写shopper应用的视图views.py
在这里插入图片描述
(2)编写shopper应用的视图urls.py
在这里插入图片描述
(3)测试shopper应用的路由配置
启动项目,访问http://127.0.0.1:8000/shopper.html,http://127.0.0.1:8000/shopper/logout.html,http://127.0.0.1:8000/shopper/shopcart.html,http://127.0.0.1:8000/shopper/login.html
在这里插入图片描述
在这里插入图片描述

在这里插入图片描述
在这里插入图片描述

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值