説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Yann Weber 6a55df202e Changed the way to instanciate the MigrationHandler to fit with the DataSource 9年前
..
Makefile Better refreshdyn in install/Makefile 9年前
README.txt Implements utils function in LeType add_superior (hierarchy) and link_with (rel2type) and add a forgotten file 9年前
dynleapi.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 9年前
em.json Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 9年前
loader.py Updated install/loader.py to handle settings 9年前
settings.py Changed the way to instanciate the MigrationHandler to fit with the DataSource 9年前
utils.py Changed the way to instanciate the MigrationHandler to fit with the DataSource 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