Нет описания
Вы не можете выбрать более 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