按照讲义上面的内容,提示urls 报错;
实在搞不清楚哪里出问题了,求指导!
(python3.0) H:\study>python
Python 3.7.1 (v3.7.1:260ec2c36a, Oct 20 2018, 14:57:15) [MSC v.1915 64 bit (AMD64)] on win32
Type “help”, “copyright”, “credits” or “license” for more information.
import django
django.version
’2.1.2’