It is appropriate for what you need to do.
On Jul 27, 4:40 am, aure <aureliengir...@googlemail.com> wrote: > Hi everyone, > > I am trying to create an app in which a user can create a group and > invite people to join it. > > A member of a group can then add documents to the group. This is not > possible for non members of a group. > > My question is: > > is the authorisation mechanism described in the book (with decorators > and all...) possible/appropriate for my scenario (groups keep on being > added by users) OR on the contrary is it rather only appropriate for > managing application wide rights (e.g. some managers of the app, plus > some editors...)? > > Thanks, > Aurelien