from django.apps import AppConfig class OrbitalConfig(AppConfig): name = "yksa_orbital" label = "yksa_orbital" verbose_name = "Orbital propagation"