Updates migration
This commit is contained in:
parent
5dd2aac600
commit
e6e44decf9
2 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# Generated by Django 3.2.4 on 2021-09-14 22:10
|
||||
# Generated by Django 3.2.5 on 2021-09-30 17:46
|
||||
|
||||
from django.db import migrations
|
||||
|
||||
|
@ -6,7 +6,7 @@ from django.db import migrations
|
|||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
("bookwyrm", "0096_merge_20210912_0044"),
|
||||
("bookwyrm", "0101_auto_20210929_1847"),
|
||||
]
|
||||
|
||||
operations = [
|
Loading…
Add table
Add a link
Reference in a new issue