We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20b99f9 commit 7e8e09fCopy full SHA for 7e8e09f
course/migrations/0114_add_tags_to_preapp.py course/migrations/0115_add_tags_to_preapp.py
@@ -9,7 +9,7 @@
9
class Migration(migrations.Migration):
10
11
dependencies = [
12
- ('course', '0113_merge_20190919_1408'),
+ ('course', '0114_alter_helptext_for_ptag_and_prole_fix_typo'),
13
]
14
15
operations = [
0 commit comments