from django.apps import AppConfig class TreenodeConfig(AppConfig): name = 'treenode'