[Python-modules-team] Bug#806360: Bug#806360: djangorestframework-gis: FTBFS with Django 1.9
Brian May
bam at debian.org
Sat Nov 28 07:05:43 UTC 2015
Filled upstream at
https://github.com/djangonauts/django-rest-framework-gis/issues/89
Looks like this should be easy to fix:
======================================================================
ERROR: django_restframework_gis_tests.test_filters (unittest.loader.ModuleImportFailure)
----------------------------------------------------------------------
ImportError: Failed to import test module: django_restframework_gis_tests.test_filters
Traceback (most recent call last):
File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests
module = self._get_module_from_name(name)
File "/usr/lib/python2.7/unittest/loader.py", line 232, in _get_module_from_name
__import__(name)
File "tests/django_restframework_gis_tests/test_filters.py", line 6, in <module>
from django.utils.unittest import skipIf
ImportError: No module named unittest
----------------------------------------------------------------------
--
Brian May <bam at debian.org>
More information about the Python-modules-team
mailing list