I'm new to Django. Having a great time learning from the doc.

Normally the doc explains the topics in hand very clearly. But on 1
subject I'm still confused after going over the doc: URL Namespaces.

Can someone explain to me what URL Namespaces is for and how does it
work? Any external articles or tutorials that would help me?

The doc mentioned something about multiple instances of an app, what
does that mean? For example if I want to use an app (say
django.contrib.comment) I'd add it to INSTALLED_APPS and start using
it. So what's the purpose of creating multiple instances of an app and
how exactly do I create multiple instances?

Also what does URL Namespaces solve that Named URL doesn't?
--~--~---------~--~----~------------~-------~--~----~
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