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