Skip to content

Commit

Permalink
Merge pull request #144 from ccnmtl/migration-fix
Browse files Browse the repository at this point in the history
Remove migration to add Quiz.show_submit_state
  • Loading branch information
nbuonin authored May 19, 2020
2 parents 5484472 + 805ab07 commit 43e13c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 29 deletions.
28 changes: 0 additions & 28 deletions quizblock/migrations/0005_re_add_show_submit_state.py

This file was deleted.

2 changes: 1 addition & 1 deletion quizblock/migrations/0006_auto_20160613_1001.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class Migration(migrations.Migration):

dependencies = [
('quizblock', '0005_re_add_show_submit_state'),
('quizblock', '0004_question_css_extra'),
]

operations = [
Expand Down

0 comments on commit 43e13c7

Please sign in to comment.