On 2008-04-10, at 0312, Polat Tuzla wrote:
>
> Hi,
> I'd like to build two sites, say, two polls sites, each having their
> own domain name. Their functionalities are almost exactly the same.
> They're different only by theme.
> [...]
> What exact way of achieving this would you suggest me?
> Thanks,


http://www.djangoproject.com/documentation/sites/

"Django comes with an optional "sites" framework.  It's a hook for  
associating objects and functionality to particular Web sites, and  
it's a holding place for the domain names and "verbose" names of your  
Django-powered sites.

"Use it if your single Django installation powers more than one site  
and you need to differentiate between those sites in some way."

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