Re: [BangPypers] Changing Time Zone dynamically in Django

2015-07-14 Thread Gora Mohanty
On 14 July 2015 at 13:30, mithun chackravarthy wrote: > > Is it possible to change TIME_ZONE variable dynamically in Django? > The use case is when a user from IST comes the TIME_ZONE should > Asia/Kolkata and if some one from GMT comes it should be set to UTC. https://docs.djangoproject.com/en/

[BangPypers] Changing Time Zone dynamically in Django

2015-07-14 Thread mithun chackravarthy
Is it possible to change TIME_ZONE variable dynamically in Django? The use case is when a user from IST comes the TIME_ZONE should Asia/Kolkata and if some one from GMT comes it should be set to UTC. Thanks, Mithun ___ BangPypers mailing list BangPypers