graysham

Results 1 issues of graysham

I am attempting to adjust code I have already written to work with polymorphic-tree and am failing to get it working. Base setup is ParentModel(PolymorphicMPTTModel): parent = PolymorphicTreeForeignKey('self', blank=True, null=True,...