Renamed a migration to conform to migration naming conventions, using underscores instead of dashes in the name.
- Legacy-Id: 17376
This commit is contained in:
parent
ab944725d5
commit
1017c21167
|
@ -1,5 +1,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# Copyright The IETF Trust 2019, All Rights Reserved
|
||||
# Copyright The IETF Trust 2020, All Rights Reserved
|
||||
# Generated by Django 1.11.26 on 2019-12-21 11:52
|
||||
from __future__ import unicode_literals
|
||||
|
Loading…
Reference in a new issue