fix migration problem from 3.1.1

This commit is contained in:
AlanCoding
2017-10-09 15:49:38 -04:00
parent 4237b9ed5c
commit d4fc4bcd61
4 changed files with 30 additions and 3 deletions
@@ -12,7 +12,6 @@ class Migration(migrations.Migration):
replaces = [
(b'main', '0035_v310_remove_tower_settings'),
(b'main', '0036_v311_insights'),
]
operations = [