diff --git a/pandora/archive/extract.py b/pandora/archive/extract.py index a01b84d8..9d5e46d6 100644 --- a/pandora/archive/extract.py +++ b/pandora/archive/extract.py @@ -17,6 +17,7 @@ import Image import ox import ox.image from ox.utils import json +from django.conf import settings img_extension='jpg'