django/docs/ref/files
James Aylett 1ff6e37de4 Fixed #23832 -- Added timezone aware Storage API.
New Storage.get_{accessed,created,modified}_time() methods convert the
naive time from now-deprecated {accessed,created_modified}_time()
methods into aware objects in UTC if USE_TZ=True.
2016-02-23 18:51:43 -05:00
..
file.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
index.txt Fixed #9535 -- Added a reference guide for file upload classes. 2014-04-08 09:52:07 -04:00
storage.txt Fixed #23832 -- Added timezone aware Storage API. 2016-02-23 18:51:43 -05:00
uploads.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00