forked from DGNum/gestioCOF
Fix dependency
This commit is contained in:
parent
59116f2d46
commit
63ce694b4d
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ import wagtail.contrib.wagtailroutablepage.models
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('wagtailcore', '0039_collectionviewrestriction'),
|
|
||||||
('cofcms', '0002_auto_20180128_1717'),
|
('cofcms', '0002_auto_20180128_1717'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue