Hi all, I'm currently developing a e-commerce website using satchmo and django. I would like to simplify the admin pannel from the user perspective. This is why i would like to change the different group of models. Right now, these group are organized by application. But when using some external dependencies it some become a big mess to deal with so many different group of options.
Is it possible There is a example of what i would like to do. There you have a part of my admin site hierarchy. I would like to move "Categories" and "Discounts" from the "Product" group to the "Store" group. auth Groups Users Contact Persons Organizations Product Categories Discounts Store Style Color Size How can it be done ? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.