phillc wrote:
> different domains = different settings.py = different urls.py
>   
Not necessarily. An apache vhost can have a singe instance of a Django
site, and multiple ServerAlias entries could mean that several different
DNS names are used to access the same instance of Django.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to