I'm not a fan of the current permissions system. It'd be neat to see admin permissions evolve to a *nix-like system of user/group/all, read/write permissions per object. Objects could be linked into the permissions system with a single foreign key through to a permissions object containing the r/w rights and current user & group or maybe use the Admin class idea - a Permissions class...
This just brings up more questions like defaults, permissions inheritance and admin management, but I just wanted to share my views. Is this too big of a change from the current way? Are there problems of doing it this way? Should this be on the wiki? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers -~----------~----~----~----~------~----~------~--~---