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
