from django.apps import AppConfig class WebconferenceConfig(AppConfig): name = 'webconference'