Files
edx-platform/cms
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-29 23:26:41 +05:00
2019-08-29 23:26:41 +05:00
2019-07-19 13:52:49 +05:00

CMS (Content Management System)
-------------------------------

This directory contains code relating to the course management portal for edX, also known as Studio.