# -*- coding: utf-8 -*- from __future__ import unicode_literals, division, print_function from django.test import TestCase # Create your tests here.