Re: setting.py and deployment

2009-05-15 Thread Masklinn
On 15 May 2009, at 14:08 , Konstantin S wrote: > Hello > > First of all sorry if this question was asked and answered many time > before. I want to know what are the best practices you use for > deployment django sites in production. I mean how do you separate > setting.py into development and pr

setting.py and deployment

2009-05-15 Thread Konstantin S
Hello First of all sorry if this question was asked and answered many time before. I want to know what are the best practices you use for deployment django sites in production. I mean how do you separate setting.py into development and production part and how do use choose which one to use witho