Thanks for the help.

Here's what it says: from django.conf.urls import patterns, include,
url

and then it says unresolved import: url, include, patterns.

Can you tell me what is going wrong here.

Thanks!



On Feb 6, 12:02 pm, Pavlo Kapyshin <i...@93z.org> wrote:
> As this exception says, you have an error on first line of urls.py.
> Double-check that line.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to