On 24 Lis, 22:18, Tim Valenta <[email protected]> wrote: > Sorry for double-post. > > Additionally, you might experiment with the Meta class attribute, > "abstract = True" on your wrapper models.
Thank you, I know about 'abstract' and I am using but unfortunately it doesn't help me much. What I need is the ability to somehow hide for a while non-abstract unmanaged models. -- Tomasz Zielinski http://pyconsultant.eu -- 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.

