from django.apps import AppConfig class GroupAppConfig(AppConfig): name = 'group_app'