Files
edx-platform/lms
Feanil Patel ca9cfb128c Fix errors when running runserver in python 3.
- The fields need to be unicode not bytes.  In python 2 it was auto
converting.
- The static url base has been allowed to be a unicode string for a
while.
2019-09-03 09:10:58 -04:00
..
2019-08-08 21:32:42 +05:00

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

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