1 # Generated by Django 2.1.7 on 2019-03-10 07:17
3 from django
.db
import migrations
6 class Migration(migrations
.Migration
):
9 ('postorius', '0007_auto_20180712_0536'),
13 migrations
.RenameField(
14 model_name
='emailtemplate',
15 old_name
='craeted_at',
16 new_name
='created_at',