예제 #1
0
 def refs_aggregate(self, existing_aggregates):
     return refs_aggregate(self.name.split(LOOKUP_SEP), existing_aggregates)
예제 #2
0
 def refs_aggregate(self, existing_aggregates):
     return refs_aggregate(self.name.split(LOOKUP_SEP), existing_aggregates)