I'll try to be a little clearer with what I need. The client is going to provide a list of arbitary urls that they wants ei: about/, about/history/, contact/, services/, etc... and they need to be able to add or remove urls using the admin interface, no changing the url.py file. So there will be a lot of urls loading the same app, but they won't have a set parent, or set of parents that I can put in the url file. Besides that there will also be other urls loading different apps ei: news/, products/ etc...
Does that make it clearer? --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---