Satisfy python2 tests

This commit is contained in:
2020-09-29 19:02:55 +02:00
parent 10ea6affaf
commit 09bfbeedc4
3 changed files with 29 additions and 10 deletions

View File

@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.conf import settings
from django.db import models