Thanks Massimo, I've added this to the doc. I suppose it's obvious that auth_membership has a field, group_id, but it sure wasn't to me last night while I was trying to wrap my mind around other things. Hopefully, this addition will help someone else who might have the same question in the future.
On Jun 28, 3:31 am, mdipierro <[email protected]> wrote: > db(db.auth_membership.group_id==group_id).count() > > On 28 Giu, 00:42, weheh <[email protected]> wrote: > > > > > What's the quickest way to get a count of users that are members of a > > group?- Hide quoted text - > > - Show quoted text -

