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