1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-11-13 17:39:16 +01:00
lodel2_mirror/globconf.d/lodel2.ini
Yann 9781577cb6 Add tests for filtered queries + bugfixes
- adds tests on filter parse & check
 - standart filters parse & check
 - relational filters parse & check
- bugfixes related to tests in query.py
- update the example and the test EM
- bugfixes in admin script
2016-05-25 12:23:41 +02:00

17 lines
268 B
INI

[lodel2]
debug = False
sitename = noname
plugins_path = plugins
plugins = dummy, webui
[lodel2.logging.stderr]
level = ERROR
filename = -
context = True
[lodel2.editorialmodel]
groups =
emfile = examples/em_test.pickle
dyncode = leapi_dyncode.py
editormode = True