from django.apps import AppConfig class ScientificProgramConfig(AppConfig): name = 'scientific_program'