説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Roland Haroutiounian 7831378575 Makefile contains a command to create the default directories of an instance 8年前
..
Makefile Makefile contains a command to create the default directories of an instance 8年前
README.txt Implements utils function in LeType add_superior (hierarchy) and link_with (rel2type) and add a forgotten file 8年前
__init__.py Comments update for doxygen doc 8年前
dynleapi.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 8年前
em.json Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 8年前
instance_settings.py [#101] A default templates_base_directory can be set in the instance settings 8年前
loader.py New settings handler 8年前
utils.py Add a new Makefile rule for instance emgraph that will generate an image representing the instance editorial model 8年前

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