5
5
from django.test import TestCase as DjangoTest, Client
7
7
from django.contrib.auth.models import User
8
8
# TODO(Franku): Not used, but should be replaced with python json because it gets removed in django 1.7
9
9
#from django.utils import simplejson as json