from django.apps import AppConfig class ScientificappConfig(AppConfig): name = 'scientificApp'