from django.apps import AppConfig class MsgAppConfig(AppConfig): name = 'msg_app'