I'm wondering if I understand the Sites framework correctly... I'm building 
a forum-like project which will initially be accessible from mydomain.com . 
The project contains several apps like posts, members, ads, etc. Eventually 
I would like to create myseconddomain.com, which would have unique posts, 
but share the members, ads, etc. apps and look the same as the first site 
except for the domain name and title in the header. The code will be 
identical to the first site. Can I achieve this with a single project and 
several SITE_IDs, or am I correct in thinking that the Sites framework is 
only for sharing the same database across projects, and not the code files? 
And if there is a way to share the code files, how do you get around the 
fact that you set SITE_ID once in settings.py?

Thanks in advance for the help!

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/86d91419-1f66-48ef-a936-b43ac12699ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to