from django.apps import AppConfig class PhotologueCustomConfig(AppConfig): name = 'photologue_custom'