I was trying to edit my galleries that i show in my homepage who has a reference to the model Gallery from create new Galleries or change to another gallery, but i need to edit them. I can't display the menu in the admin page.
I tried with settings.py in ADMIN_MENU_ORDER adding 'galleries.Gallery' but is not working. I tried with a Custom Gallery model inherit from Gallery and adding this custom model to the Admin Page but is not working either. I don't know how i could do this. Greetings. -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
