python3 compatibilty

This commit is contained in:
arbisoft
2019-07-08 16:25:58 +05:00
parent dc9974cede
commit ebcd75965b

View File

@@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from __future__ import absolute_import
from django.db import migrations, models