See your urlpatterns section that has the prefix 'myapp.views.' It's at the
bottom of your e-mail.

You have some stuff in there that doesn't belong there. It should be broken
out into another "urlpatterns += patterns(...)" section that has no prefix
or the correct prefix.

-- 
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