I am try to create a simple model that is referred to itself through an intermediate table. Below the code.
class Entity(models.Model): ..... childs