On 12 Mar, 2006, at 6:20 am, Arthur Clune wrote:

    @identity.require( group="admin" )


Ah, because you're using an out of date syntax. 

This should be:

@identity.require( in_group("admin") )

I'm not certain why there's a sample posted on the Wiki that's so out of date.

--
Jeff Watkins



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to