Open rhblind opened 7 years ago
neomodel.exception.UniqueProperty: Node 0 already exists with label LogEntry and property "label"=[admin.LogEntry]
Caused by the following block in MetaNodeMixin.recursive_connect()
MetaNodeMixin.recursive_connect()
node = get_meta_node_for_model(klass.Meta.model) if not node._is_bound: node.save()