Before I wrote in urls.py
, my code... everything worked perfectly. Now I have problems - can't go to my site. "cannot import name patterns"
My urls.py
is:
from django.conf.urls import patterns, include, url
They said what error is somewhere here.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…