1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-11-25 23:06:55 +01:00
lodel2_mirror/install
2016-01-08 16:07:31 +01:00
..
__init__.py Comments update for doxygen doc 2016-01-08 13:52:37 +01:00
dynleapi.py Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 2015-12-02 14:47:50 +01:00
em.json Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 2015-12-02 14:47:50 +01:00
instance_settings.py [#101] A default templates_base_directory can be set in the instance settings 2016-01-08 16:07:31 +01:00
loader.py New settings handler 2016-01-07 17:09:12 +01:00
Makefile Adding the emgraph rule in install/Makefile 2016-01-08 11:30:38 +01:00
README.txt Implements utils function in LeType add_superior (hierarchy) and link_with (rel2type) and add a forgotten file 2015-12-02 16:09:48 +01:00
utils.py Add a new Makefile rule for instance emgraph that will generate an image representing the instance editorial model 2016-01-08 11:28:03 +01:00

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