1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-11-01 20:10:55 +01:00

Fixes scripts & em_tests (bugs with settings bootstrap)

This commit is contained in:
Yann 2016-04-13 12:07:31 +02:00
commit 54493b4538
4 changed files with 11 additions and 2 deletions

View file

@ -4,6 +4,7 @@ import sys
import os, os.path
sys.path.append(os.path.dirname(os.getcwd()+'/..'))
import loader
def generate_dyncode(model_file, translator):
from lodel.editorial_model.model import EditorialModel