Files
edx-platform/lms
Zainab Amir d39b150d3b Fix Flaky test in TestSendVerificationExpiryEmail
datetime.now(UTC) gives unexpected results. Using "now()" function
from django.utils.timezone tends to be a much more reliable way to
get a time zone aware timestamp for the current time.

PROD-190
2019-04-18 10:55:48 +05:00
..
2019-03-08 16:42:34 -05:00
2019-04-17 09:30:47 -04:00
2018-06-06 10:34:56 -04:00
2019-02-12 11:03:46 -05:00
2019-04-03 14:44:00 -04:00

LMS (Learning Management System)
--------------------------------

This directory contains code relating to the student portal for edX.