Exemplo n.º 1
0
 def announce_move_from(self,
                        destination,
                        msg=None,
                        mapping=None,
                        **kwargs):
     try:
         Object.announce_move_from(self,
                                   destination,
                                   msg=None,
                                   mapping=None,
                                   **kwargs)
     except NoStorageException:
         self.ndb.move_override = True