Python 2.7 Django 1.2
I am getting odd local_settings behavior when I am testing a Django app. I have my /settings.py set up like this:<
/settings.py
Use --settings option when running tests
--settings
python manage.py test --settings=mysite.settings_local