Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Yann Weber 4b4e465bb6 Implements utils function in LeType add_superior (hierarchy) and link_with (rel2type) and add a forgotten file vor 9 Jahren
..
Makefile Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler vor 9 Jahren
README.txt Implements utils function in LeType add_superior (hierarchy) and link_with (rel2type) and add a forgotten file vor 9 Jahren
dynleapi.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler vor 9 Jahren
em.json Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler vor 9 Jahren
loader.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler vor 9 Jahren
settings.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler vor 9 Jahren
utils.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler vor 9 Jahren

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