Merge pull request #23330 from edx/tuchfarber/add_dashboard_context
Allow plugins to update contexts in specific views
Showing
- common/djangoapps/student/README.rst 5 additions, 0 deletionscommon/djangoapps/student/README.rst
- common/djangoapps/student/api.py 2 additions, 0 deletionscommon/djangoapps/student/api.py
- common/djangoapps/student/views/dashboard.py 10 additions, 0 deletionscommon/djangoapps/student/views/dashboard.py
- openedx/core/djangoapps/plugins/README.rst 19 additions, 1 deletionopenedx/core/djangoapps/plugins/README.rst
- openedx/core/djangoapps/plugins/constants.py 9 additions, 0 deletionsopenedx/core/djangoapps/plugins/constants.py
- openedx/core/djangoapps/plugins/docs/decisions/0003-plugin-contexts.rst 80 additions, 0 deletions...jangoapps/plugins/docs/decisions/0003-plugin-contexts.rst
- openedx/core/djangoapps/plugins/plugin_contexts.py 93 additions, 0 deletionsopenedx/core/djangoapps/plugins/plugin_contexts.py
Please register or sign in to comment