Exemplo n.º 1
0
 def wrap_view(self, view):
     return cache_page(Resource.wrap_view(self, view),timeout=60)