Skip to content Skip to sidebar Skip to footer
Showing posts with the label Media

Python - How To Read Windows "media Created" Date (not File Creation Date)

I have several old video files that I'm converting to save space. Since these files are persona… Read more Python - How To Read Windows "media Created" Date (not File Creation Date)

'inmemoryuploadedfile' Object Has No Attribute 'get'

I'm having trouble getting images to upload to an S3 bucket from Django The error I'm gett… Read more 'inmemoryuploadedfile' Object Has No Attribute 'get'