On Sat, 2006-11-04 at 07:34 -0800, Guillem wrote:
> Hello,
> 
> I would really like to use inheritance in my models. In 0.95 this
> doesn't work. According to
> http://code.djangoproject.com/wiki/ModelInheritance there is some work
> underway in supporting it. Has some progress been made, if not, why?
> 
> Can I help? As far as I can see developers need to agree whether to use
> vertical, horizontal or filtered ORM mapping and Just Implement It<tm>.

This is blocking on me at the moment. The query rewrite stuff needs to
be finished first, then model inheritance is fairly easy after that.
We've already settled the implementation method (I guess it's what you
are referring to as "vertical"). Search the archives for the threads;
latest one is probably around beginning of August.

I'm setting aside three days next week to finish this (and a couple of
other things). I've been dragging the chain too long on this one; time
to finish it.

Malcolm


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to