Ejemplo n.º 1
0
 def CACHE_KEY(cls):
     return 'lizard-map.Setting::%s' % (get_host(), )
Ejemplo n.º 2
0
 def upload_path(self, filename):
     return '/'.join(["customerlogo", get_host(), filename])