Skip to content

Commit 0ee45eb

Browse files
committed
Renamed a migration (multiple leaf nodes)
- Legacy-Id: 17703
1 parent 5c59743 commit 0ee45eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/name/migrations/0010_constraintname_editor_label.py renamed to ietf/name/migrations/0011_constraintname_editor_label.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
class Migration(migrations.Migration):
1010

1111
dependencies = [
12-
('name', '0009_add_verified_errata_to_doctagname'),
12+
('name', '0010_timerangename'),
1313
]
1414

1515
def fill_in_editor_labels(apps, schema_editor):

0 commit comments

Comments
 (0)