Files
edx-platform/lms/djangoapps/discussion/tests
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-22 16:36:53 +05:00