Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Yann Weber d4504df92a Bugfix for Em MlString translations + me.json update 8 лет назад
..
Makefile [#101] The makefile is now creating the templates of an instance of Lodel2, extending the basis templates 8 лет назад
README.txt Implements utils function in LeType add_superior (hierarchy) and link_with (rel2type) and add a forgotten file 8 лет назад
__init__.py Comments update for doxygen doc 8 лет назад
dynleapi.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 8 лет назад
em.json Bugfix for Em MlString translations + me.json update 8 лет назад
instance_settings.py [#101] A default templates_base_directory can be set in the instance settings 8 лет назад
loader.py New settings handler 8 лет назад
utils.py [#101] Fixed the template creation process 8 лет назад

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