Update migration

This commit is contained in:
PCoder 2018-09-29 07:37:23 +02:00
parent 5452c1c478
commit 24d719e4f1
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Generated by Django 1.9.4 on 2018-09-27 20:46
# Generated by Django 1.9.4 on 2018-09-29 05:36
from __future__ import unicode_literals
from django.db import migrations, models
@ -8,7 +8,7 @@ from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
('datacenterlight', '0025_dclnavbarpluginmodel_show_login_option'),
('datacenterlight', '0026_dclcalculatorpluginmodel_default_selected_template'),
]
operations = [