Before I wrote in urls.py , my code ... everything worked fine. Now I have problems - I canβt get to my site. "cannot import name patterns"
My urls.py :
from django.conf.urls import patterns, include, url
They said what a mistake somewhere here.
python django
Autokilled Nov 10 '11 at 4:18 2011-11-10 04:18
source share