I'm trying to implement a kind of model but I'm stuck. Maybe someone
outhere can give me some help?
This is what I'm thinking about:

A site can have sections and a section can have apps. Also a site can
have apps.

For example:

Site: gardening.org
app: news
sections: garden/kitchen
garden apps: news/crop/tips
kitchen apps: news/recipes/tips

Site: canoein.org
app: news
sections: workshop/on the water
workshop apps: news/tools/tips
on the water apps: news/events/routes

I know I can create two sites (projects) but I'm thinking about some
database solution: One project and the abillity to add apps to sites
and/or site-sections.


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

Reply via email to