aboutsummaryrefslogtreecommitdiffstats
path: root/tests/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/models.py')
-rw-r--r--tests/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/models.py b/tests/models.py
index 24358c0..78c1eb8 100644
--- a/tests/models.py
+++ b/tests/models.py
@@ -1,6 +1,6 @@
# coding: utf-8
-from __future__ import unicode_literals
+from __future__ import absolute_import, unicode_literals
from django.utils import six