Home | History | Annotate | Download | only in afe

Lines Matching refs:old_object

1248                 old_object = self.__class__.objects.get(**filters)
1249 self.resurrect_object(old_object)
1257 def resurrect_object(self, old_object):
1264 self.id = old_object.id