Changes between Initial Version and Version 1 of Ticket #29884, comment 7
- Timestamp:
- Nov 3, 2018, 12:03:08 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29884, comment 7
initial v1 16 16 {{{ 17 17 SELECT "app_timestampmodel"."id", "app_timestampmodel"."timestamp", DATE_TRUNC('day', "app_timestampmodel"."timestamp" AT TIME ZONE 'Europe/Berlin') AS "day" FROM "app_timestampmodel" 18 }}} l18 }}} 19 19 20 20 This makes the intent of Django clear: