SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 47bbb50f authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Add dependency to old migration

parent d4798e9c
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ class Migration(migrations.Migration):
dependencies = [
('scipost', '0034_auto_20191017_0949'),
('invitations', '0011_auto_20180220_1139')
]
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