> > > What I was looking for was a global permission that could be set on a > > model when it was defined which set > > default permissions for 'staff' on the model (or even for superuser) > > on that model. > > Why not just create another group?
Because being a singleton (and not removable) should be, I think, an *attribute* of the class/model not of a particular user or a group. Cheers, Peter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

