Changes between Initial Version and Version 1 of Ticket #25937, comment 4


Ignore:
Timestamp:
Jul 21, 2016, 1:28:13 PM (8 years ago)
Author:
Simon Charette

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25937, comment 4

    initial v1  
    11@cheryllium, the `DateTime` object referred to here as been refactored in 2a4af0ea43512370764303d35bc5309f8abce666.
    22
    3 You should be able to reproduce using `TruncMonth('removed', tzinfo=timezone.UTC())` instead of `DateTime`.
     3You should be able to reproduce using `django.db.models.functions.TruncMonth('removed', tzinfo=timezone.UTC())` instead of `DateTime`.
Back to Top