I am porting an app from Django 1.6.x to 1.10.x and I'm hitting a problem 
with URL namespaces. I don't specifically configure any namespaces in my 
URLs but Django seems to think that all my app URLs are namespaced. The 
documentation seems to imply that namespaces are optional and only 
configured if provided, but my experience suggests otherwise. Would someone 
be able to confirm if namespaces are optional (opt-in)? I'm really rather 
confused at the moment about this. Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/2f722055-c058-4d06-b4e7-ca47b2511769%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to