Changes between Version 4 and Version 5 of Ticket #23827
- Timestamp:
- Nov 15, 2014, 4:49:03 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23827 – Description
v4 v5 1 Per #22567, !FileSystemStorage returns naive datetimes (in the system TZ, although if you set TIME_ZONE in Django settings then this will changethe system TZ). This should be documented so that others can interoperate (particularly important for staticfiles/collectstatic).1 Per #22567, !FileSystemStorage returns naive datetimes (in the system TZ, although if you set TIME_ZONE in Django settings then this will usually set the system TZ). This should be documented so that others can interoperate (particularly important for staticfiles/collectstatic).