Changes between Initial Version and Version 1 of Ticket #28373
- Timestamp:
- Jul 7, 2017, 7:26:56 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28373 – Description
initial v1 84 84 I understand that the date lookup can have some history, but I find the behaviour illogical and undesired. Would you agree there is a problem here? 85 85 86 EDIT : line where 'UTC' is forced disregarding the database setting 87 https://github.com/django/django/blob/stable/1.11.x/django/db/backends/mysql/operations.py#L49 88 86 89 PS: [https://stackoverflow.com/questions/44890108 stackoverflow question]