On Jul 20, 2006, at 4:49 PM, Brian Hamman wrote:
> I'd really appreciate suggestions or advice others have from solving
> similar problems. What are some ways that others have organized
> multiple apps/projects/sites?

You're on the right track to think about putting the apps outside the  
projects on their own.

For example, in our setup we have app packages like  
``ellington.media``, ``ellington.blogs``, etc.  Then we've got a  
settings module for each site like ``worldonline.settings.ljworld``  
and a corresponding urls file (``worldonline.urls.ljworld``).

Sensemakemuch?

Jacob

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

Reply via email to