Re: [mezzanine-users] Nested inline admins

2015-05-17 Thread Tom Cook
Hi Eduardo, Thanks for your advice. What I'm trying to do is a bit like a gallery, but where individual photos can have several images attached to them. The purpose of this is for preserving some old photos where some have several prints of the same negative or where I want to capture both th

Re: [mezzanine-users] Nested inline admins

2015-05-13 Thread Tom Cook
inlines = ['whatever', 'inlines', 'you', 'want'] > admin.site.register(MyPageModel, MyPageModelAdmin) > > Good luck! > > On Wed, May 13, 2015 at 9:47 AM, Tom Cook > wrote: > >> Is it possible to nest inline admins in pace admins

[mezzanine-users] Nested inline admins

2015-05-13 Thread Tom Cook
Is it possible to nest inline admins in pace admins in mezzanine? -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-users+unsubscr...@googlegroups.com