You could still connect to the same database from both sites but
distinct the content that should *not* be shared using a site_id. For
stuff like that the django.contrib.sites framework should be quite
useful :-)
http://www.djangoproject.com/documentation/sites/
- Horst
On Sat, May 17, 2008 at
I am ready to deploy my first Django site on the web and am looking at
starting another. Are there any collective thoughts on whether I
should add the new app to my existing Django project or start an
entire new project? I don't want to get site data mixed together, but
I will have a number of c
2 matches
Mail list logo