Skip to content

Commit 1017c21

Browse files
committed
Renamed a migration to conform to migration naming conventions, using underscores instead of dashes in the name.
- Legacy-Id: 17376
1 parent ab94472 commit 1017c21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/review/migrations/0023_historicalreviewersettings-change-reason-text-field.py renamed to ietf/review/migrations/0023_historicalreviewersettings_change_reason_text_field.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
# Copyright The IETF Trust 2019, All Rights Reserved
2+
# Copyright The IETF Trust 2020, All Rights Reserved
33
# Generated by Django 1.11.26 on 2019-12-21 11:52
44
from __future__ import unicode_literals
55

0 commit comments

Comments
 (0)