@@ -0,0 +1,5 @@
+from django.apps import AppConfig
+
+class WorkttreeConfig(AppConfig):
+ name = 'workTtree'