Update thumbnail_generation.py
This commit is contained in:
@ -1,4 +1,6 @@
|
|||||||
"""thumbnail generation strategy for django-imagekit"""
|
"""thumbnail generation strategy for django-imagekit"""
|
||||||
|
|
||||||
|
|
||||||
class Strategy:
|
class Strategy:
|
||||||
"""
|
"""
|
||||||
A strategy that generates the image on source saved (Optimistic),
|
A strategy that generates the image on source saved (Optimistic),
|
||||||
|
Reference in New Issue
Block a user