Shrinksafe complains during compression of map JS fixed.
It comes that "long" can't be used as a variable name as we did,
because Shrinksafe complains that "long" is a reserved keyword.
"""Django Unit Test and Doctest framework."""from django.test.client import Clientfrom django.test.testcases import TestCase