Author: adrian Date: 2007-02-10 22:38:44 -0600 (Sat, 10 Feb 2007) New Revision: 4483
Modified: django/trunk/docs/contributing.txt Log: Made negligible change to docs/contributing.txt -- 'MS Windows' to 'Windows' Modified: django/trunk/docs/contributing.txt =================================================================== --- django/trunk/docs/contributing.txt 2007-02-11 00:23:31 UTC (rev 4482) +++ django/trunk/docs/contributing.txt 2007-02-11 04:38:44 UTC (rev 4483) @@ -485,7 +485,7 @@ change the symlink to point to the old code. A third option is to use a `path file`_ (``<something>.pth``) which should -work on all systems (including MS Windows, which doesn't have symlinks +work on all systems (including Windows, which doesn't have symlinks available). First, make sure there are no files, directories or symlinks named ``django`` in your ``site-packages`` directory. Then create a text file named ``django.pth`` and save it to your ``site-packages`` directory. That file --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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-updates?hl=en -~----------~----~----~----~------~----~------~--~---
