##// END OF EJS Templates
fixed caching query to propagate data_dir default from beaker
marcink -
r1046:9e93cad9 beta
parent child Browse files
Show More
@@ -53,7 +53,7 b' class CachingQuery(Query):'
53 53
54 54 The FromCache and RelationshipCache mapper options below represent
55 55 the "public" method of configuring this state upon the CachingQuery.
56
56
57 57 """
58 58
59 59 def __init__(self, manager, *args, **kw):
General Comments 0
You need to be logged in to leave comments. Login now