We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b18e04 commit 8ba7a05Copy full SHA for 8ba7a05
readthedocs/projects/migrations/0096_add_http_header.py renamed to readthedocs/projects/migrations/0097_add_http_header.py
@@ -6,7 +6,7 @@
6
class Migration(migrations.Migration):
7
8
dependencies = [
9
- ("projects", "0095_default_branch_helptext"),
+ ("projects", "0096_add_project_delisted"),
10
]
11
12
operations = [
0 commit comments