Updated migration code generated by django.
parent
593709808f
commit
6a42df67b1
|
|
@ -1,4 +1,6 @@
|
||||||
# Generated by Django 3.2 on 2021-11-23 16:02
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
from django.db import migrations, models
|
from django.db import migrations, models
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue