Django ImportError: cannot impor 2022-08-27 本文已影响0人 鱼Fcn 因为django最新版本已经把django.conf.urls.url() 废弃掉了。 from django.urls import re_path as url