See More

from django.apps import AppConfig class DashboardConfig(AppConfig): name = 'pythonpro.dashboard'