설명 없음
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.
Yann Weber 4b4e465bb6 Implements utils function in LeType add_superior (hierarchy) and link_with (rel2type) and add a forgotten file 9 년 전
..
Makefile Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 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 Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 9 년 전
settings.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 9 년 전
utils.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 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