from django.apps import AppConfig class PestappConfig(AppConfig): name = 'Pestapp'