Exemplo n.º 1
0
 def get_hash_key(self, objects):
     """Calculates the hash_key, appending/prepending something if necessary"""
     return make_hash_key(self.report, objects)
Exemplo n.º 2
0
 def get_hash_key(self, objects):
     """Calculates the hash_key, appending/prepending something if necessary"""
     return make_hash_key(self.report, objects)