Files
edx-platform/lms
Guruprasad Lakshmi Narayanan a21d9bf381 Convert DATA_DIR to a Path object when fetching from ENV_TOKENS
This fixes the exceptions raised by code that expects it to be a Path
object. For instance, the LMS sysadmin dashboard courses page expects
DATA_DIR to be a Path object and throws a 500 Internal Server error if
it isn't.
2018-08-30 22:00:42 +05:30
..
2018-08-07 08:30:12 -04:00
2018-06-06 10:34:56 -04:00

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

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