from django.apps import AppConfig class MpttTestConfig(AppConfig): name = 'mptt_test'