This commit is contained in:
Massimo Di Pierro
2011-11-29 22:29:51 -06:00
parent 70c55768a9
commit fe02b48e5a
8 changed files with 32 additions and 10 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ response.description = T('web2py Web Framework')
session.forget()
@cache('index')
#@cache('index')
def index():
return response.render()