Re: Local timezone in django admin

2014-12-09 Thread Collin Anderson
Hi Vamsy, What database are you using? Collin On Monday, December 8, 2014 4:35:46 AM UTC-5, vamsy krishna wrote: > > Hi, > > The default timezone in our application is UTC (stored in the database). > However I would like to display the datetime fields on the admin interface > based on the user

Local timezone in django admin

2014-12-08 Thread vamsy krishna
Hi, The default timezone in our application is UTC (stored in the database). However I would like to display the datetime fields on the admin interface based on the user's local timezone. We're using Django 1.6. Thanks, Vamsy -- You received this message because you are subscribed to the Goo