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-06 16:31:50 +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
loader.py Updated install/loader.py to handle settings 2016-01-06 14:03:34 +01:00
Makefile Better refreshdyn in install/Makefile 2016-01-06 15:39:05 +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
settings.py Changed the way to instanciate the MigrationHandler to fit with the DataSource 2016-01-06 16:31:50 +01:00
utils.py Changed the way to instanciate the MigrationHandler to fit with the DataSource 2016-01-06 16:31:50 +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