Skip to content

Commit 6da68d4

Browse files
authored
fix migrations (#1918)
1 parent 47fa8dd commit 6da68d4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

sponsors/migrations/0061_auto_20211111_1529.py renamed to sponsors/migrations/0062_auto_20211111_1529.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
class Migration(migrations.Migration):
77

88
dependencies = [
9-
('sponsors', '0060_auto_20211108_1419')
9+
('sponsors', '0061_auto_20211108_1419')
1010
]
1111

1212
operations = [

0 commit comments

Comments
 (0)