Opened 10 years ago
Last modified 10 years ago
#23827 closed Bug
FileSystemStorage returns naive datetimes, but this is not documented — at Version 4
Reported by: | James Aylett | Owned by: | James Aylett |
---|---|---|---|
Component: | Documentation | Version: | 1.7 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description (last modified by )
Per #22567, FileSystemStorage returns naive datetimes (in the system TZ, although if you set TIME_ZONE in Django settings then this will change the system TZ). This should be documented so that others can interoperate (particularly important for staticfiles/collectstatic).
Change History (4)
comment:1 by , 10 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 10 years ago
Description: | modified (diff) |
---|
comment:3 by , 10 years ago
Status: | new → assigned |
---|
comment:4 by , 10 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.