Sin descripción
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roland Haroutiounian 7831378575 Makefile contains a command to create the default directories of an instance hace 8 años
..
Makefile Makefile contains a command to create the default directories of an instance hace 8 años
README.txt Implements utils function in LeType add_superior (hierarchy) and link_with (rel2type) and add a forgotten file hace 8 años
__init__.py Comments update for doxygen doc hace 8 años
dynleapi.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler hace 8 años
em.json Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler hace 8 años
instance_settings.py [#101] A default templates_base_directory can be set in the instance settings hace 8 años
loader.py New settings handler hace 8 años
utils.py Add a new Makefile rule for instance emgraph that will generate an image representing the instance editorial model hace 8 años

README.txt

Common operations :
===================

Refresh leapi dynamic code (when the Editorial Model is updated) :
make refreshdyn

Update or init the database :
make dbinit

To run an interactive python interpreter in the instance environnment run :
python loader.py