id summary reporter owner description type status component version severity resolution keywords cc stage has_patch needs_docs needs_tests needs_better_patch easy ui_ux 21307 humanize tests depend on a test case mixin defined on tests/i18n/__init__.py Ramiro Morales anonymous "As reported in django-users (https://groups.google.com/d/topic/django-users/u1sycmDbO9c/discussion): 1. Having 'django.contrib.humanize' listed in INSTALLED_APPS 2. Using TEST_RUNNER='django.test.simple.DjangoTestSuiteRunner' 3. Trying to run the tests using `manage.py test` Reported against 1.6b4 but an be reproduced with current 1.6.x and master. Result of discussion on IRC resulted a suggested fix: Move the `TransRealMixin` added in 9a1ea4e7e8214a001ca43ae6f0fcea96a5d51489 to a place under the django hierarchy, i.e. `django.test.utils` that would allow it to be imported using an absolute import." Bug closed Testing framework dev Normal fixed Ready for checkin 1 0 0 0 0 0