Ticket #6046: windows_pythonpath.diff
| File windows_pythonpath.diff, 0.6 kB (added by SmileyChris, 1 year ago) |
|---|
-
docs/install.txt
old new 187 187 "Where are my ``site-packages`` stored?" section above.) 188 188 189 189 Alternatively, you can define your ``PYTHONPATH`` environment variable 190 so that it includes the ``django `` subdirectory of ``django-trunk``.190 so that it includes the ``django-trunk`` directory. 191 191 This is perhaps the most convenient solution on Windows systems, which 192 192 don't support symbolic links. (Environment variables can be defined on 193 193 Windows systems `from the Control Panel`_.)
