Files
edx-platform/lms
Kevin Falcone 304fb68076 Despite db_index=True, Django didn't generate an index
student_module_id is the primary way into this table, not having an
index is disastrous with real data.
2016-03-03 15:27:21 -05:00
..
2016-02-15 11:04:55 +07:00
2016-02-29 15:43:17 -05:00
2016-02-10 14:33:38 +05:00

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

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