def handle(self, *args, **options):
     update_all_content(get_fs(*settings.IMAGE_FS), *args)
Ejemplo n.º 2
0
 def handle(self, *args, **options):
     update_all_content(get_fs(*settings.IMAGE_FS), *args)
Ejemplo n.º 3
0
 def handle(self, *args, **options):
     update_all_content(get_local_fs(), get_s3_fs())