Searched refs:timezone_selector (Results 1 – 3 of 3) sorted by relevance
113 timezone_selector = None variable in I18nStore161 self.timezone_selector = self.default_timezone_selector166 self.timezone_selector = func.__get__(self, self.__class__)243 self.set_timezone(store.timezone_selector(request))
13 def timezone_selector(store, request): function
23 timezone_selector,