Changes between Initial Version and Version 1 of Ticket #25937, comment 4
- Timestamp:
- Jul 21, 2016, 1:28:13 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25937, comment 4
initial v1 1 1 @cheryllium, the `DateTime` object referred to here as been refactored in 2a4af0ea43512370764303d35bc5309f8abce666. 2 2 3 You should be able to reproduce using ` TruncMonth('removed', tzinfo=timezone.UTC())` instead of `DateTime`.3 You should be able to reproduce using `django.db.models.functions.TruncMonth('removed', tzinfo=timezone.UTC())` instead of `DateTime`.