Note that "./manage.py runserver --settings=foo" works fine.
When it comes to "./manage.py test --settings=foo" the "foo" module is not
even imported.
I'm using Django 1.6.1.
--
Ticket URL: <https://code.djangoproject.com/ticket/21635>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* needs_better_patch: => 0
* resolution: => needsinfo
* needs_tests: => 0
* needs_docs: => 0
Comment:
I am not able to reproduce, maybe provide us a sample project?
--
Ticket URL: <https://code.djangoproject.com/ticket/21635#comment:1>