Changes between Version 1 and Version 2 of Ticket #29861, comment 1


Ignore:
Timestamp:
Oct 17, 2018, 11:07:33 AM (6 years ago)
Author:
Tim Graham

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29861, comment 1

    v1 v2  
    1 Unlike `DateTimeField`, `TimeField` isn't timezone-aware. See #18691 and a [https://github.com/django/django/pull/4902#discussion_r33062456 pull request thread] where the change you suggested was proposed.
     1Unlike `DateTimeField`, `TimeField` isn't timezone-aware. See #18691, #27306, and a [https://github.com/django/django/pull/4902#discussion_r33062456 pull request thread] where the change you suggested was proposed.
Back to Top