Hi, I've been using the built-in django test suite, but need a way to somehow specify a different settings file or a configuration variable from the settings file, when the tests are run. Sort of similar to how django automatically changes the DATABASE_NAME setting - how does it actually do this, though? How does modifying this not cause an existing application using those settings to change too? Would I need to write my own test runner?
thanks, imran --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---