Thanks, and sorry for posting to the wrong list!

2009/4/29 Alex Gaynor <[email protected]>

>
>
> On Wed, Apr 29, 2009 at 6:23 PM, Alex Gaynor <[email protected]>wrote:
>
>>
>>
>> On Wed, Apr 29, 2009 at 6:08 PM, Andrew Smith <[email protected]>wrote:
>>
>>> Hello
>>>
>>> Sorry, this is probably a silly question but I'm fairly new to
>>> python/django. Is it possible to have django 1.0.x and the svn version
>>> installed side by side and if so, how do I achieve this?
>>>
>>> The reason I ask is that I'm developing production code against 1.0.x.
>>> I've found a bug in that version but obviously I want to make sure it isn't
>>> already fixed in the svn version before I raise a ticket or suggest a fix
>>>
>>> Thanks
>>>
>>> Andy
>>>
>>>
>>>
>> The best way to have both installed if youre actively developing against
>> both is to use virtualenv.  However if you just want to test something one
>> off you can probably just have them both on your file system and manually
>> alter your PYTHONPATH.
>>
>> Alex
>>
>> --
>> "I disapprove of what you say, but I will defend to the death your right
>> to say it." --Voltaire
>> "The people's good is the highest law."--Cicero
>>
>
> Oops, this question should go to django-users, not django-devleopers.
>
>
> Alex
>
> --
> "I disapprove of what you say, but I will defend to the death your right to
> say it." --Voltaire
> "The people's good is the highest law."--Cicero
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to