Source code for support.apps from django.apps import AppConfig [docs] class SupportConfig(AppConfig): name = 'support'