>
> Model inheritance is not the same as object inheritance.
>
> If you are doing non abstract inheritance, then there is no difference
> between a derived model, and a model that has a foreign key to the
> parent class. In a derived model, the foreign key is a OneToOneField,
> with null=False
On Thu, Apr 18, 2013 at 5:11 AM, M Hill wrote:
> I've searched this group for threads related to multitable inheritance. The
> one most similar to my query so far was titled "multiple children in
> multitable inheritance", from Apr. 2008. Like the original poster, I'd
> thought of Bar as a possi
I've searched this group for threads related to multitable inheritance.
The one most similar to my query so far was titled "multiple children in
multitable inheritance", from Apr. 2008. Like the original poster, I'd
thought of Bar as a possible subclass of Place, which might share the same
Pl
3 matches
Mail list logo