Files
edx-platform/lms/djangoapps/ccx/migrations
Kevin Falcone 905d18638b Allow migrations to run if CCX is enabled
Without this, when CCX runs 0003 it'll invoke course_overviews while
loading a course, but that table has a model change, and the migration
has not run yet.  This ensures the course_overviews migration happens
first.
2016-04-05 11:47:55 -04:00
..
2015-04-10 23:30:25 -04:00