1 # Generated by Django 4.1.9 on 2023-08-10 20:18
3 from django.db import migrations, models
6 class Migration(migrations.Migration):
9 ("depot", "0005_shop_name_shop_publisher_handle"),
15 name="description_add",
16 field=models.TextField(blank=True),