Changes between Initial Version and Version 1 of Ticket #29861, comment 1
- Timestamp:
- Oct 17, 2018, 11:05:32 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29861, comment 1
initial v1 1 Unlike `DateTimeField`, `TimeField` isn't timezone-aware. See #18691 for discussion.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.