Sergey Bondar
Sergey Bondar
Hi, this is the answer for someone like me who decided to make it dynamic. I've faced this issue when it was required for me to build a "Bar chart...
You need to parse image source and get path to user directory and then use it as a prefix for your final result: class SEOThumbnailBackend(ThumbnailBackend): def _get_thumbnail_filename(self, source, geometry_string, options):...
Your local key-value store is empty and it regenerates the thumbnails. ` If the key for the thumbnail is found in the Key Value Store, the serialized thumbnail information is...