Thanks krylatji. The content_type field would replace the type field in my current setup, right? I'll give that a go.
My next problem is a I need to allow the admin system to order the pages, mixing both types of page. Hopefully I'll be able to figure this out after reworking my app with your suggestions. But if anyone wants to give me some pointers feel free! Sam On Oct 9, 8:23 am, krylatij <[EMAIL PROTECTED]> wrote: > You can also inherit you GalleryPage and TextPage from your Page (not > Abstract). > Add content_type field to your Page. So it's easier to determine page > by it's id, > when i will write views. > > After that register in admin only TextPage and GalleryPage. > > Hope this helps --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---