Regenerate merge migration

This commit is contained in:
Joel Bradshaw 2021-01-19 23:53:42 -08:00
parent 85edee42ef
commit 57607c3590

View file

@ -1,4 +1,4 @@
# Generated by Django 3.0.7 on 2021-01-17 21:06
# Generated by Django 3.0.7 on 2021-01-20 07:53
from django.db import migrations
@ -6,8 +6,8 @@ from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('bookwyrm', '0038_auto_20210119_1534'),
('bookwyrm', '0015_auto_20201128_0734'),
('bookwyrm', '0037_auto_20210118_1954'),
]
operations = [