Just scootch the migration merge up
This commit is contained in:
parent
29140be78e
commit
79e284e5be
|
@ -7,7 +7,7 @@ class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('bookwyrm', '0015_auto_20201128_0734'),
|
('bookwyrm', '0015_auto_20201128_0734'),
|
||||||
('bookwyrm', '0036_annualgoal'),
|
('bookwyrm', '0037_auto_20210118_1954'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
|
|
Loading…
Reference in New Issue