mirror of
https://github.com/yweber/lodel2.git
synced 2025-11-25 23:06:55 +01:00
Implements a utils method in _LeRel2Type to fetch a rel2type leapi class name given a superior and a subordinate
11 lines
264 B
Text
11 lines
264 B
Text
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
|