Re: Polymorphic Inheritance

2014-05-13 Thread Brian Schott
ch...@gmail.com On May 13, 2014, at 2:52 PM, guettli wrote: > I search for a way to get polymorphic inheritance like in "Single table > inheritance" [1] > > I have found this comparison site: > >https://www.djangopackages.com/grids/g/model-inheritance/ >

Polymorphic Inheritance

2014-05-13 Thread guettli
I search for a way to get polymorphic inheritance like in "Single table inheritance" [1] I have found this comparison site: https://www.djangopackages.com/grids/g/model-inheritance/ Before I try each, I want to ask here, if someone answer some questions: I have three class