Hi, Hopefully a newbie question with an easy answer?
I have a site with various modules (news, events, pictures galleries etc.), but I would like the site to be structured by categories rather than function. It's a windsurfing site, so the categories are race, wave, freestyle, etc. In my URLs, how would I get it to filter various apps by discipline so that you have: /freestyle/news/ /freestyle/galleries/ /racing/news/ /racing/galleries/ etc. Without creating a huge set of URL patterns? Is there a pattern matching approach for this sort of thing, or is it always done by function? Kind regards, -Alastair -- 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.