学到了林海峰,武沛齐讲的Day66 URL作业讲解

url中的反射函数

from django.urls import reverse
reverse('index',kwargs={"article_type_id":1})  =>1.html
原文地址:https://www.cnblogs.com/gxrwsb/p/12237312.html