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:
parent
46fe058e5a
commit
54493b4538
4 changed files with 11 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue