def handle(self, *args, **options): self.options = options render_stale_documents(log=logging)
def handle(self, *args, **options): self.options = options render_stale_documents(log=logging, immediate=options['immediate'])