def run_once(self, exclude_ids=[]): assert not connection.in_atomic_block return self._run_once(exclude_ids=exclude_ids)