Name |
Last commit
|
Last update |
---|---|---|
.. | ||
management | ||
README | ||
__init__.py | ||
makoloader.py | ||
middleware.py | ||
paths.py | ||
shortcuts.py | ||
startup.py | ||
template.py | ||
templatetag_helpers.py | ||
tests.py |
Pluggable InputTypes use edxmako.paths.add_lookup to inject new mako template directories. Those were getting clobbered by microsites (and by theming), which were completely rebuilding the mako template lookup list from scratch. This commit switches those two features to use the same add_lookup function as pluggable InputTypes. [LMS-2489]
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
management | Loading commit data... | |
README | Loading commit data... | |
__init__.py | Loading commit data... | |
makoloader.py | Loading commit data... | |
middleware.py | Loading commit data... | |
paths.py | Loading commit data... | |
shortcuts.py | Loading commit data... | |
startup.py | Loading commit data... | |
template.py | Loading commit data... | |
templatetag_helpers.py | Loading commit data... | |
tests.py | Loading commit data... |