Opened 10 years ago
Last modified 10 years ago
#23827 closed Bug
FileSystemStorage returns naive datetimes, but this is not documented — at Initial Version
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
Per #22567, FileSystemStorage returns naive datetimes (either in the system TZ or Django's; pending confirmation). This should be documented so that others can interoperate (particularly important for staticfiles/collectstatic).
Note:
See TracTickets
for help on using tickets.