Skip to content

Commit 4c6f1a7

Browse files
committed
Migrations dependencies
1 parent 37ff4c6 commit 4c6f1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/projects/migrations/0091_default_branch_helptext.py renamed to readthedocs/projects/migrations/0095_default_branch_helptext.py

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

88
dependencies = [
9-
("projects", "0090_dont_allow_ips_on_domains"),
9+
("projects", "0094_auto_20221221_1045"),
1010
]
1111

1212
operations = [

0 commit comments

Comments
 (0)