from django.apps import AppConfig class ThumbnailerConfig(AppConfig): name = 'thumbnailer'