from django.apps import AppConfig class chartsConfig(AppConfig): name = "charts"