from django.apps import AppConfig class BaseConfig(AppConfig): name = 'drupal2spip_lal.base' verbose_name = "Base"