django reverse url erro

前端 未结 0 593
北恋
北恋 2021-01-23 15:56

I have following code in urls.py

urlpatterns=[
     path(\'estimate_insert/\',views.estimate_ui,name=\'estimate_i\'),
     path(\'/\',views.estimate         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题