Assuming I understood your question, here's a wild guess.
Use different settings files and set the DJANGO_SETTINGS_MODULE on the
fly on your .wsgi script
Cheers,
AT
On 10/25/11, vpetkov wrote:
> Hi,
>
> I have the standard Wsgi/Apache deployment with several apps in a
> single project, admin
Hi,
I have the standard Wsgi/Apache deployment with several apps in a
single project, admin enabled. I would like to keep the apps
independent in production, so that a possible error in one does not
bring down the whole wsgi daemon process and leave the other apps
inaccessible.
What I found i
2 matches
Mail list logo