摘要:        
路由 一、路由的正则匹配    阅读全文
posted @ 2022-04-09 20:00
吴神
阅读(16)
评论(0)
推荐(0)
			
			
			
			
摘要:        
一. 不带/的匹配 以下为此时的路由 urlpatterns = [ path('admin/', admin.site.urls), re_path(r'^wushen', views.wushen), re_path(r'^wushenadd', views.wushenadd)] 视图函数为:    阅读全文
posted @ 2022-04-09 19:30
吴神
阅读(336)
评论(0)
推荐(0)
			
                    
                
浙公网安备 33010602011771号