1 # This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
2 # Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
4 from django.db import migrations, models
7 class Migration(migrations.Migration):
10 ('social', '0002_auto_20151221_1225'),
17 field=models.BooleanField(default=False, help_text='Adjust size to image, ignore the text', verbose_name='banner'),