Let\'s suppose I had a Test class in my django app and TestItem class. After that I have multiple child classes of TestItem, e.g.
Test
TestItem