Hi everyone
I need some help here
I'm in a rush, so I don't took first the time to explore the board and
solve this doubt...
How can I make two different DB configurations on the settings.py??
I mean... I manage my project through svn, but i make changes all over
it on two enviroments... Yes, you can figure it out: one Linux-based
and a Windows-based. So the DB host and name are not the same...
How can I do that??
- I imagine something like... DATABASE_HOST = { '127.0.0.1',
'172.3.25.200' } > the Windows host, then the Linux host
Thank you all
--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to