Commit df5344c2 by Matthew Piatetsky

Try again to fix migrations

parent eb5485ca
......@@ -7,7 +7,7 @@ from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
('course_metadata', '0031_auto_20161020_1814'),
('course_metadata', '0031_courserun_weeks_to_complete'),
]
operations = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment