Skip to content
Snippets Groups Projects
Commit f2a599bf authored by Joseph Mulloy's avatar Joseph Mulloy
Browse files

Add dependency on csmhe migration to csm bigint

parent 30655847
No related merge requests found
......@@ -29,6 +29,7 @@ class Migration(migrations.Migration):
dependencies = [
('courseware', '0010_auto_20190709_1559'),
('coursewarehistoryextended', '0002_force_studentmodule_index'),
]
operations = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment