Yes, of course you did, I just didn't read your post quite right, disregard. -richard :)
On 7/1/08, Torsten Bronger <[EMAIL PROTECTED]> wrote: > > > Hallöchen! > > Richard Dahl writes: > > > In your example SpecialProcess inherits from Process and Sample > > has a M2M to Process, where should the SpecialProcess come in? > > I created instances of SpecialProcess and added them to a Sample. > > I have many child classes of Process, and in the field "processes" > instances of all of them should reside next to each other. Indeed I > can add arbitrary child classes to a Sample via the admin interface, > however, sample.processes.all() yields only instances of Process. > > Tschö, > Torsten. > > -- > Torsten Bronger, aquisgrana, europa vetus > Jabber ID: [EMAIL PROTECTED] > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

