#13781: select_related and multiple inheritance

2012-10-10 Thread Piotr Czachur
Hi! Patch from ticket #13781 looks like a good candidate for review as it fixes a few bugs in ORM. Could someone please take a look at it? Cheers, Piotrek. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the we

Needed support to delete specialization , while preserving base class instance (multi-table inheritance)

2011-04-13 Thread Piotr Czachur
This ticket explains everything: http://code.djangoproject.com/ticket/15579 In short: I issued a ticket on this topic and russellm has closed it with "it's already working" explanation. I checked it again and it looks like this feature is indeed not supported or I'm doing it wrong. Please verify a