from django.apps import AppConfig class GeneralappConfig(AppConfig): name = 'generalApp'