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