Skip to content

Commit c5878dc

Browse files
committed
Update migration
1 parent 5645356 commit c5878dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/projects/migrations/0061_make_imported_file_slug_nullable.py renamed to readthedocs/projects/migrations/0066_make_imported_file_slug_nullable.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', '0060_make_rank_not_null'),
9+
('projects', '0065_add_feature_future_default_true'),
1010
]
1111

1212
operations = [

0 commit comments

Comments
 (0)