Searched refs:i18n_config (Results 1 – 1 of 1) sorted by relevance
171 from resources.i18n import default_config as i18n_config unknown174 self.assertEqual(config.get_config('resources.i18n', 'locale'), i18n_config['locale'])175 self.assertEqual(config.get_config('resources.i18n', 'timezone'), i18n_config['timezone'])180 from resources.i18n import default_config as i18n_config unknown183 self.assertEqual(config.get_config('resources.i18n', 'locale'), i18n_config['locale'])266 from resources.i18n import default_config as i18n_config unknown269 self.assertEqual(config['resources.i18n']['locale'], i18n_config['locale'])270 self.assertEqual(config['resources.i18n']['timezone'], i18n_config['timezone'])275 from resources.i18n import default_config as i18n_config unknown278 self.assertEqual(config['resources.i18n']['locale'], i18n_config['locale'])