1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-11-01 03:59:02 +01:00
lodel2_mirror/plugins
Yann 5981bdc0e5 Various bugfix in LodelContext integration
- Replaced some "hidden" import with LodelContext.expose_modules calls
 - in some functions of Setting, Plugin, validator
 - in loader.py (temporary version)

In this state the tests runs (151 success), I'm able to run an instance (from debian package using slim) in MONOSITE mode and in MULTISITE mode by creating and loading a context in the loader.
2016-11-03 10:58:38 +01:00
..
dummy Replaced imports by LodelContext.expose_modules() calls 2016-11-02 17:03:22 +01:00
dummy_datasource Replaced imports by LodelContext.expose_modules() calls 2016-11-02 17:03:22 +01:00
filesystem_session Replaced imports by LodelContext.expose_modules() calls 2016-11-02 17:03:22 +01:00
mongodb_datasource Replaced imports by LodelContext.expose_modules() calls 2016-11-02 17:03:22 +01:00
ram_sessions Replaced imports by LodelContext.expose_modules() calls 2016-11-02 17:03:22 +01:00
webui Various bugfix in LodelContext integration 2016-11-03 10:58:38 +01:00
__init__.py Starts backref handling for mongodb datasource plugin 2016-09-02 15:28:45 +02:00
Makefile.am Enables debian package creation 2016-09-23 14:34:57 +02:00