mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-05 04:48:00 +00:00
c01f4476b8
When the PLUGINS config entry is None (`PLUGINS:`), the following error was being triggered: File "/.../tutor/tutor/plugins.py", line 304, in is_enabled return name in config.get(CONFIG_KEY, []) TypeError: argument of type 'NoneType' is not iterable |
||
---|---|---|
.. | ||
__init__.py | ||
openedx-lms-common-settings | ||
test_bindmounts.py | ||
test_config.py | ||
test_env.py | ||
test_images.py | ||
test_plugins.py | ||
test_serialize.py | ||
test_utils.py |