Hi Micky, sorry for my late answer but I havn't been working this week-end. I just tried your trick but it doesn't work. I don't think it's a probleme of manager, because if I want to query a subclass directly by its name, it works: ClassA.objects.all() works normally.
On 8 juil, 19:48, Micky Hulse <rgmi...@gmail.com> wrote: > Try adding the below to your base class: > > objects = models.Manager() # Admin uses this manager. > > Sent from my iPhone -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.