On 23 Oct, 2005, at 11:05 pm, Tim Lesher wrote:
This looks really nice, but I'm having a spot of difficulty with the how-to, running against an otherwise-happy svn installation (rev 91). Adding the "@identity.require( group="admin" )" decorator to any exposed method (secured, index, what have you) results in this traceback:
[...snipped traceback...]
What it's choking on is, strangely, the py:extends attribute of the html element: ----- <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" py:extends="'master.kid'"> ----- Any ideas?
I'll ask the obvious dumb question: Do you have a master.kid template? Other than that, I'm worthless on this one. -- Jeff Watkins http://metrocat.org/ "Daddy, I want a purple iMac. And I want ice cream!" -- Unidentified 7-year-old to his father.

