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