Removed offending migration re: PR #1

This commit is contained in:
Oleg Lavrovsky 2017-04-25 16:07:50 +02:00
parent eab0dfd575
commit fd5e4fc18e
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ import django.db.models.deletion
class Migration(migrations.Migration):
dependencies = [
('wagtailcore', '0033_auto_20170425_0944'),
('home', '0014_auto_20170421_1426'),
]