Hi,
On Thursday, January 10, 2013 10:14:19 PM UTC+1, That guy wrote:
>
> Hi there :)
>
> On heroku, do static images expire after some point and automatically get
> deleted?
>
Heroku dyno file system is not persistent between restarts and you have to
store your media files outside of Heroku -
h
Hi there :)
On heroku, do static images expire after some point and automatically get
deleted?
My situation is that I retrieve images from my PostgreSQL database through
a model's ImageField by setting its upload_to equal to static/images. Then,
I access the images through mysitesurl.com/sta
2 matches
Mail list logo