No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yann Weber 3325e8ee16 Change the hardcoded listen addr in netipy.py 9 years ago
..
Makefile [#101] The makefile is now creating the templates of an instance of Lodel2, extending the basis templates 9 years ago
README.txt Implements utils function in LeType add_superior (hierarchy) and link_with (rel2type) and add a forgotten file 9 years ago
__init__.py Comments update for doxygen doc 9 years ago
dynleapi.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 9 years ago
em.json Bugfix for Em MlString translations + me.json update 9 years ago
instance_settings.py [#101] A default templates_base_directory can be set in the instance settings 9 years ago
loader.py Updated netipy client to disables console logging + add a security logging instruction to dummy_auth plugin 9 years ago
netipy.py Change the hardcoded listen addr in netipy.py 9 years ago
netipy_loader.py Updated netipy client to disables console logging + add a security logging instruction to dummy_auth plugin 9 years ago
utils.py [#101] Fixed the template creation process 9 years ago

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