mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-23 00:10:24 +00:00
5 lines
87 B
Python
5 lines
87 B
Python
# flake8: noqa
|
|
|
|
from . import conf
|
|
from .specs import ImageSpec
|
|
from .pkgmeta import *
|