説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Yann Weber 3325e8ee16 Change the hardcoded listen addr in netipy.py 9年前
..
Makefile [#101] The makefile is now creating the templates of an instance of Lodel2, extending the basis templates 9年前
README.txt Implements utils function in LeType add_superior (hierarchy) and link_with (rel2type) and add a forgotten file 9年前
__init__.py Comments update for doxygen doc 9年前
dynleapi.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 9年前
em.json Bugfix for Em MlString translations + me.json update 9年前
instance_settings.py [#101] A default templates_base_directory can be set in the instance settings 9年前
loader.py Updated netipy client to disables console logging + add a security logging instruction to dummy_auth plugin 9年前
netipy.py Change the hardcoded listen addr in netipy.py 9年前
netipy_loader.py Updated netipy client to disables console logging + add a security logging instruction to dummy_auth plugin 9年前
utils.py [#101] Fixed the template creation process 9年前

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