Пример #1
0
 def run(database=DEFAULT_DB_ALIAS, **kwargs):
     from freppledb.execute.export_file_plan import exportfrepple as export_plan_to_file
     export_plan_to_file()
Пример #2
0
 def run(database=DEFAULT_DB_ALIAS, **kwargs):
   from freppledb.execute.export_file_plan import exportfrepple as export_plan_to_file
   export_plan_to_file()