changeset 2656 | a93ae0f6c0ad |
parent 2464 | 926696e38502 |
child 3204 | 0b766b8a13e1 |
--- a/schemas/base.py Mon Aug 03 10:53:31 2009 +0200 +++ b/schemas/base.py Mon Aug 03 14:14:07 2009 +0200 @@ -242,7 +242,7 @@ The target application is responsible for updating timestamp when necessary to invalidate the cache (typically in hooks). - Also, checkout the AppRsetObject.get_cache() method. + Also, checkout the AppObject.get_cache() method. """ permissions = { 'read': ('managers', 'users', 'guests'),