what has been discussed for two months? that model inheritance will not
longer be supported? or that there is a alternate way to support the
concept? (i just subscribed to this list a few days ago but have the same issue as daniel) MarkS Douglas Campos wrote: it has been discussed here for two months .... On 5/30/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:Hi.Please tell me it isn't so... I cannot BELIEVE that I spent several hours yesterday migrating my project to the "Magic-Removal branch", now that it's been merged to trunk and adopted by so many people, only to discover after my stuff breaks and I do some reading up in the newsgroup, that model inheritance (which I use quite a lot of) is not supported AT ALL in the MR branch. I read and followed these docs: http://code.djangoproject.com/wiki/MagicRemovalCheatSheet http://code.djangoproject.com/wiki/RemovingTheMagic Both of these don't even MENTION model inheritance (I just checked, doing a fulltext search). RemovingTheMagic: "This document explains all changes." -- Um, no. It appears it doesn't. My reason for migrating to the mr branch? I want to launch soon and I didn't really want to launch with a soon-to-be-obsolete codebase and database schema, forcing me to spend even more effort in migrating data later on, when many users (hopefully!) have entered lots of data into my portal. Please tell me I'm missing something. Please tell me inheritance is working fine, it's just some other bug that's keeping my fields from actually showing up in the subclasses and causing exceptions of the kind "Cannot resolve keyword 'submissiontype' into field". Please tell me I don't have to throw away a couple of hours of work and go back to the previous version, forcing me to do the changes AGAIN at a later point in time (PLUS forcing me to spend effort on database migration). Arrrrrgggggghhhhhh!!! Sorry. Had to vent. Anyway. Please tell me it isn't so. Daniel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~--- |
- No Model Inheritance in Magic-Removal? [EMAIL PROTECTED]
- Re: No Model Inheritance in Magic-Removal? Douglas Campos
- Re: No Model Inheritance in Magic-Removal? Mark Striebeck
- Re: No Model Inheritance in Magic-Removal? [EMAIL PROTECTED]
- Re: No Model Inheritance in Magic-Removal? James Bennett
- Re: No Model Inheritance in Magic-Remo... Russell Blau
- Re: No Model Inheritance in Magic... James Bennett
- Re: No Model Inheritance in Magic-Remo... [EMAIL PROTECTED]
- Re: No Model Inheritance in Magic... Malcolm Tredinnick
- Re: No Model Inheritance in M... [EMAIL PROTECTED]