#6046: windows svn install: PYTHONPATH should include django-trunk not django-
trunk\django
-------------------------------------------------+--------------------------
Reporter: Richard D. Worth <[EMAIL PROTECTED]> | Owner: nobody
Status: new | Component: Documentation
Version: SVN | Keywords: PYTHONPATH
windows install
Stage: Unreviewed | Has_patch: 0
-------------------------------------------------+--------------------------
The documentation/install/ page instructs the reader to create a
PYTHONPATH environment variable in Windows to allow for 'import django'.
The line reads:
"you can define your PYTHONPATH environment variable so that it includes
the django subdirectory of django-trunk."
I found this allowed for import of modules underneath django (ex. import
bin), but not for django itself. Suggested change:
"you can define your PYTHONPATH environment variable so that it includes
the django-trunk directory."
I have only tested this on windows with rev6718. Don't know if it
effects/will work on other OS.
--
Ticket URL: <http://code.djangoproject.com/ticket/6046>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---