#20663: Admin Now and Today buttons use confusing time / timezone
-------------------------------+------------------------------------
     Reporter:  imfletcher     |                    Owner:  nobody
         Type:  Bug            |                   Status:  new
    Component:  contrib.admin  |                  Version:  1.5
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+------------------------------------

Comment (by imfletcher):

 i set server to UTC because my app defaults timezones for users, and every
 user must choose when they signup.  so no one uses the default server
 setting.  UTC seemed reasonable given thats how the stuff is stored in the
 db anyway.

 IMO the only 100% solution here is to have some ability to tell the admin
 site how to activate the admin user's timezone (there can be multiple
 admins in diff tz's).  without a timezone column in auth_user (which is
 kind of curious but i'm sure a deep issue), i'm not sure how to handle it
 other than perhaps a tzinfo dropdown in the header so a user can choose
 (and a cookie to save it).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20663#comment:8>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.4710ba02bc7a35e781f3eee29d8657b8%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to