Beispiel #1
0
 def handle(self, *args, **options):
     import_app('djangox.deploy', edit_settings=False)
Beispiel #2
0
 def handle(self, *args, **options):
     import_app(args[0])
Beispiel #3
0
 def handle(self, *args, **options):
     import_app(args[0])