6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-28 12:19:02 +00:00
tutor/docs/reference/api/hooks
Régis Behmo 60a5f25c9b fix: save env on plugins enable
Environment was not updated correctly on `tutor plugins enable ...`
because of a caching issue. To bypass this issue, we improve the caching
mechanism and introduce a new `lru_cache` decorator.

Close #989.
2024-02-07 10:15:35 +01:00
..
actions.rst depr: templated hooks 2023-06-14 21:08:49 +02:00
catalog.rst docs: remove useless openedx hooks section 2024-01-22 12:49:12 +01:00
contexts.rst feat: refactor hooks API for simplification 2023-01-31 10:17:58 +01:00
filters.rst depr: templated hooks 2023-06-14 21:08:49 +02:00
index.rst fix: save env on plugins enable 2024-02-07 10:15:35 +01:00