fix unreferenced migrations
This commit is contained in:
parent
d7fc4e686f
commit
414b783983
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('cms', '0014_auto_20160404_1908'),
|
('cms', '0014_auto_20160404_1908'),
|
||||||
('filer', '0005_auto_20171219_1856'),
|
|
||||||
('datacenterlight', '0013_dclnavbarpluginmodel'),
|
('datacenterlight', '0013_dclnavbarpluginmodel'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue