you can add

import sys
sys.path.insert(0, '/your/django-svn/path')

in the 2 line of manage.py file.

2007/12/24, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>
>
> Hi i have 2 projects which one of them uses the svn version of the django
> and
> another uses 0.96.1
>
> How should i handle that situation. Currently i checouted the svn version
> and
> created a ln -s to my site-packages version?
>
> How can i have the 0.96.1 when i work with my site and to have svn when i
> work
> on another project.
>
> >
>

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