from django.apps import AppConfig class ComicLayoutConfig(AppConfig): name = 'comic_layout'