Files
edx-platform/lms/djangoapps
Matjaz Gregoric 6204e5bcec Fix URL in forum notification post.
urljoin('my.domain.com', '/my/path') returns '/my/path'. We have to make
sure to use the full base url (starting with http(s)://) and not just
the site's domain.
2021-03-08 08:32:13 +01:00
..
2021-02-02 11:33:01 +05:00
2021-02-19 17:47:37 +05:00