Updated migration code generated by django.

pull/141/head
Fabio Caccamo 2021-11-24 18:44:15 +01:00
parent 593709808f
commit 6a42df67b1
1 changed files with 3 additions and 1 deletions

View File

@ -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