#8703: Development server fails to load settings
------------------------------------------------+---------------------------
Reporter: benspaulding | Owner: nobody
Status: new | Milestone: 1.0
Component: django-admin.py runserver | Version: SVN
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------------------+---------------------------
Changes (by kmtracey):
* milestone: => 1.0
Comment:
Replying to [comment:2 kmtracey]:
> I'm not comfortable enough with the code involved here to even suggest a
fix.
>
Oh when have I let that stop me before? Attached a patch that avoids
over-writing an existing os.environ[DJANGO_SETTINGS_MODULE]. Seems
innocuous enough, assuming there isn't some deep-rooted assumption that
settings is always of the form project.settings_module. Tagging 1.0 for
someone with a clue to take a look and decide if this is a valid case
worth fixing for 1.0.
--
Ticket URL: <http://code.djangoproject.com/ticket/8703#comment:3>
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
-~----------~----~----~----~------~----~------~--~---