mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-17 05:40:25 +00:00
3 lines
71 B
Python
3 lines
71 B
Python
from . import conf
|
|
from .specs import ImageSpec
|
|
from .pkgmeta import *
|