Closed sampaccoud closed 3 years ago
An absolute url was hardcoded so a link in the payment confirmation email was broken since we have moved openedx to "lms.fun-mooc.fr".
Compute the absolute url with the LMS_BASE setting.
LMS_BASE
Purpose
An absolute url was hardcoded so a link in the payment confirmation email was broken since we have moved openedx to "lms.fun-mooc.fr".
Proposal
Compute the absolute url with the
LMS_BASE
setting.