* override_settings may now be imported from django.test * removed Approximate from django.test * updated documentation for things importable from django.test Thanks akaariai for the suggestion.
Should be unneeded with Python 2.7 and up. Added some unicode_literals along the way.