# -*- coding: utf-8 -*- # Generated by Django 1.11.6 on 2018-02-26 11:59 from __future__ import unicode_literals from django.db import migrations class Migration(migrations.Migration): dependencies = [ ('vm', '0003_auto_20171105_2011'), ('vm', '0007_auto_20180226_1239'), ] operations = [ ]