from django.apps import AppConfig class FactbookConfig(AppConfig): name = 'factbook'