Files
edx-platform/openedx/core/djangoapps/xblock/runtime
Agrendalath 668683559b refactor: deprecate static_url argument from ModuleSystem
This argument was officially used only by the ProblemBlock.
If you need to get the base URL for static assets in your XBlock, please use
`settings.STATIC_URL` directly, instead of `runtime.STATIC_URL`.
2022-09-21 18:28:44 +02:00
..
2019-12-30 10:35:30 -05:00