Files
edx-platform/lms/djangoapps
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
..
2022-05-24 11:44:45 +05:00
2021-02-02 11:33:01 +05:00
2021-02-19 17:47:37 +05:00