Merge branch 'main' into production

This commit is contained in:
Mouse Reeve 2020-10-16 17:11:46 -07:00
commit a9a40e4d69

View file

@ -0,0 +1,14 @@
# Generated by Django 3.0.7 on 2020-10-17 00:11
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('bookwyrm', '0054_auto_20201016_1707'),
('bookwyrm', '0054_auto_20201016_2359'),
]
operations = [
]