Files
edx-platform/lms
Ned Batchelder e7fcc743c0 More-correct data migrations
We need to be sure the migrations will work even in the presence of data
from the future.  get_or_create is a problem, because if the data
already exists, there could be more than one record, even if this
migration only creates one.
2015-11-11 09:03:21 -05:00
..
2015-11-11 09:03:21 -05:00
2015-11-10 15:00:19 -05:00
2015-11-10 15:00:19 -05:00
2015-05-08 09:01:50 -04:00
2015-05-08 09:01:50 -04:00
2015-11-10 15:00:19 -05:00
2015-11-10 15:00:19 -05:00

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

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