Package madrona :: Package common :: Module test_settings_manager
[hide private]

Module test_settings_manager

source code

Classes [hide private]
  TestSettingsManager
A class which can modify some Django settings temporarily for a test and then revert them to their original values later.
  SettingsTestCase
A subclass of the Django TestCase with a settings_manager attribute which is an instance of TestSettingsManager.
Variables [hide private]
  NO_SETTING = '!', None