from django.db import migrations class Migration(migrations.Migration): dependencies = [("misago_threads", "0003_attachment_types")] operations = []