#15064: DJANGO_SETTINGS_MODULE doesn't work with runserver
-------------------------------------+-------------------------------------
               Reporter:  olau       |        Owner:  nobody
                   Type:             |       Status:  new
  Uncategorized                      |    Component:  Core (Management
              Milestone:             |  commands)
                Version:  1.2        |     Severity:  Normal
             Resolution:             |     Keywords:
           Triage Stage:  Accepted   |    Has patch:  0
    Needs documentation:  0          |  Needs tests:  0
Patch needs improvement:  0          |
-------------------------------------+-------------------------------------
Changes (by gordl):

 * cc: gordl (added)
 * type:   => Uncategorized
 * severity:   => Normal


Comment:

 And, what's worse is that when populating the settings via the command
 line, the overridden settings are never loaded.  If I have a custom set of
 settings for certain management commands
 {{{
 manage.py mymanagementcommand --settings=custom_settings
 }}}
 The settings specified are not loaded.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15064#comment:2>
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.

Reply via email to