url和path,处理网站路径。Django,通过urls.py来映射网址和页面。可用的模块有django.conf.urls.url、django.urls.path、django.urls.re_path。