cache (and compile) parse_template in run_view_in, fix #1474

This commit is contained in:
ilvalle
2016-09-25 10:08:26 +02:00
parent 0e4ff55306
commit 576aaf668d
5 changed files with 33 additions and 68 deletions
+1 -1
View File
@@ -409,7 +409,7 @@ def ccache():
import copy
import time
import math
from gluon import portalocker
from pydal.contrib import portalocker
ram = {
'entries': 0,