mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-13 14:43:03 +00:00
82f2a448d2
When rendering theme files in a plugin, the *.scss files are stored in a "partials" subdirectory, which was ignored by the environment rendering logic. To render these files, we move the path ignoring logic to a filter, which is a list of regular expressions. Values in this filter can be overridden by another filter. See the corresponding issue in the indigo theme plugin: https://github.com/overhangio/tutor-indigo/issues/24 |
||
---|---|---|
.. | ||
commands | ||
hooks | ||
__init__.py | ||
helpers.py | ||
openedx-lms-common-settings | ||
test_bindmounts.py | ||
test_config.py | ||
test_env.py | ||
test_images.py | ||
test_jobs.py | ||
test_plugins_v0.py | ||
test_serialize.py | ||
test_utils.py |