Hi Russ,
Thanks for your reply ;)
I think it could be easier for me to argue my POV in a discussion
instead of "presentation"-like description.
On Sep 4, 8:18 pm, Russell Keith-Magee wrote:
> I echo Malcolm's comment when he wontfix'd the ticket a year ago. The
> patch forces a artificial nam
my thoughts:
1. defining groups within admin.py of each app makes reordering groups
complicated.
2. to assign an app to a group, I have to register that app with a
group - if I want (for example) to assign django.contrib.auth to the
group "User Management", I have to change that app (which breaks