Django URLs and include() - how do you differentiate between 2 urls with the same “name” in 2 separate apps?

后端 未结 0 2021
渐次进展
渐次进展 2020-12-06 09:41

I have 2 apps in my project, "landing" and "news". Right now, I have the URLs configured like this:

project/urls.py:

urlpatterns =          


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