from django.apps import AppConfig class StudentsGroupConfig(AppConfig): name = 'students_group'