Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Yann Weber 6a55df202e Changed the way to instanciate the MigrationHandler to fit with the DataSource il y a 9 ans
..
Makefile Better refreshdyn in install/Makefile il y a 9 ans
README.txt Implements utils function in LeType add_superior (hierarchy) and link_with (rel2type) and add a forgotten file il y a 9 ans
dynleapi.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler il y a 9 ans
em.json Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler il y a 9 ans
loader.py Updated install/loader.py to handle settings il y a 9 ans
settings.py Changed the way to instanciate the MigrationHandler to fit with the DataSource il y a 9 ans
utils.py Changed the way to instanciate the MigrationHandler to fit with the DataSource il y a 9 ans

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