migration fix

This commit is contained in:
Arvind Tiwari 2018-02-28 20:52:20 +05:30
commit 0f28b02350
2 changed files with 2 additions and 3 deletions

View file

@ -12,8 +12,7 @@ class Migration(migrations.Migration):
dependencies = [
('cms', '0014_auto_20160404_1908'),
('datacenterlight', '0011_auto_20180220_1423'),
('filer', '0005_auto_20171219_1856'),
('datacenterlight', '0011_auto_20180220_1423')
]
operations = [