airavata_mft/apps/workspace/apps.py (3 lines of code) (raw):

from django.apps import AppConfig class WorkspaceConfig(AppConfig): name = 'workspace'