mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-01-13 02:35:39 +00:00
Regenerate merge migration
This commit is contained in:
parent
85edee42ef
commit
57607c3590
1 changed files with 2 additions and 2 deletions
|
@ -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 = [
|
Loading…
Reference in a new issue