Hi,
Here is the the way that we have done it for the last 18 months, and has
proven very useful and almost human error free.
I've posted all the concept inside:
http://djangosnippets.org/snippets/2349/
This method allows you to separate the settings.py based on the local server
hostname, and/or
On Saturday, February 05, 2011 01:52:43 am Amit wrote:
> Hello,
> First of all one should go through with below link;
>
> http://stackoverflow.com/questions/4887851/django-database-settings-for-pro
> duction-server
>
>
> Now, let come up with my hurdle. I am using a database lay out in
> filesys
Hello,
First of all one should go through with below link;
http://stackoverflow.com/questions/4887851/django-database-settings-for-production-server
Now, let come up with my hurdle. I am using a database lay out in
filesystem(windows) say;
C:/miami/data.db
I have to use same database with prod
3 matches
Mail list logo