berthor pisze:

> I've read around the web a bit and haven't come across anywhere
> explaining hwo to keep both versions up and running.  and I'm sure
> it's as simple as a few lines of code in a terminal shell, but I'm not
> that familiar with this OS.  Probably a line or two in a settings file
> i'm sure.

Use virtualenv (easy_installable) to setup as much private Python
environments as you need then istall each Django version in separate
enviromnent. I use this setup at home if occasionally I have to do
something on Django 0.96.

-- 
Jarek Zgoda
Skype: jzgoda | GTalk: [EMAIL PROTECTED] | voice: +48228430101

"We read Knuth so you don't have to." (Tim Peters)

--~--~---------~--~----~------------~-------~--~----~
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