#1908: Having an app name the same as project name breaks manage.py ( unable to
import projectname.settings )
-----------------------------------------+----------------------------------
Reporter: [email protected] | Owner: adrian
Status: reopened | Milestone:
Component: django-admin.py | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-----------------------------------------+----------------------------------
Changes (by russellm):
* stage: Unreviewed => Accepted
Comment:
Accepted on the basis that the error message should be more helpful.
However, "more helpful" in this case should probably be interpreted as
"don't mess around with PYTHONPATH in the first place". This problem only
exists because of the way manage.py temporarily alters PYTHONPATH, which
is a bit of a glitch (and cause of more than a little confusion).
--
Ticket URL: <http://code.djangoproject.com/ticket/1908#comment:9>
Django <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.