From: http://www.djangoproject.com/documentation/install/ [Installing the development version],
svn co http://code.djangoproject.com/svn/django/trunk/ django_srcBetter do that in another fresh new folder.
ln -s `pwd`/django_src/django /usr/lib/python2.3/site-packages/django
Cheers,
Marc.
On 11/14/06, Picio <[EMAIL PROTECTED]> wrote:
Hello,
I have a folder named Django-0.95 with Django official release
insisde. It's working well, but since I saw many tickets solved on the
site I'm asking if I have to do an update to stay well tuned having
all the patches applied.
All my project are outside from that directory.
How can I update my Django Installation with the latest trunk?
(svn -co ???which address??? from inside my Django-0.95 dir?)
Picio
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---