# -*- coding: utf-8 -*- # Generated by Django 1.11.5 on 2017-09-17 02:48 from __future__ import unicode_literals from django.db import migrations class Migration(migrations.Migration): dependencies = [ ('symposion_speakers', '0004_auto_20170702_2250'), ('symposion_speakers', '0004_auto_20170731_2232'), ] operations = [ ]