On Aug 27, 2008, at 8:12 PM, Gremmie wrote:

>
> I test my code locally on my PC using the XAMPP package, and deploy
> the real site on Linux with Apache. My code is all common, except for
> settings.py and urls.py. I'd rather not have 2 versions of these files
> and try to manage that in my SVN repository.

...

> Is there a better way? Does this cause a performance hit, or is
> settings.py and urls.py processed only once?

If it's mostly paths that you need to change, check out:

http://rob.cogit8.org/blog/2008/Jun/20/django-and-relativity/

---
David Zhou
[EMAIL PROTECTED]




--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to