fix: django.utils.six not available before django 1.6
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import json
|
||||
import six
|
||||
|
||||
from django.test import SimpleTestCase
|
||||
from django.core.exceptions import ValidationError
|
||||
|
||||
|
||||
Reference in New Issue
Block a user