Files
edx-platform/lms
Samuel Walladge 54f9434d46 Allows unicode usernames to be used in CCX enrollments and reports.
Previously, unicode would result in a UnicodeEncodeError as a result of
the format string being str instead of unicode.

Additionally, the log calls would crash with a traceback (while not
affecting the program flow).
2019-08-02 08:50:15 +09:30
..
2019-06-21 16:39:24 +05:00

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

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