Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Yann Weber 4b4e465bb6 Implements utils function in LeType add_superior (hierarchy) and link_with (rel2type) and add a forgotten file 9 anos atrás
..
Makefile Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 9 anos atrás
README.txt Implements utils function in LeType add_superior (hierarchy) and link_with (rel2type) and add a forgotten file 9 anos atrás
dynleapi.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 9 anos atrás
em.json Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 9 anos atrás
loader.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 9 anos atrás
settings.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 9 anos atrás
utils.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 9 anos atrás

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