field=models.CharField(blank=True,default='',help_text='Leave blank to have the URL auto-generated from the title.',max_length=2000,verbose_name='URL'),
preserve_default=False,
),
migrations.AlterField(
model_name='blogpost',
name='slug',
field=models.CharField(blank=True,default='',help_text='Leave blank to have the URL auto-generated from the title.',max_length=2000,verbose_name='URL'),
field=models.CharField(blank=True,default='',help_text='Leave blank to have the URL auto-generated from the title.',max_length=2000,verbose_name='URL'),
field=models.CharField(blank=True,default='',help_text='Leave blank to have the URL auto-generated from the title.',max_length=2000,verbose_name='URL'),
field=models.CharField(blank=True,default='',help_text='Leave blank to have the URL auto-generated from the title.',max_length=2000,verbose_name='URL'),