core.files.storage.Storage.created_time()

created_time(name) [source]

Returns a naive datetime object containing the creation time of the file. For storage systems that aren’t able to return the creation time this will raise NotImplementedError instead.

Deprecated since version 1.10: Use get_created_time() instead.

doc_Django
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.