Branch: refs/heads/stable/1.6.x
Home:
https://github.com/django/django
Commit: bcc65c13a086f3e6d24dc7fc92a167fd836af501
https://github.com/django/django/commit/bcc65c13a086f3e6d24dc7fc92a167fd836af501
Author: Ramiro Morales <
cra...@gmail.com>
Date: 2013-10-22 (Tue, 22 Oct 2013)
Changed paths:
M django/contrib/humanize/tests.py
M django/test/utils.py
M tests/defaultfilters/tests.py
M tests/forms_tests/tests/test_regressions.py
M tests/i18n/__init__.py
M tests/i18n/contenttypes/tests.py
M tests/i18n/tests.py
M tests/template_tests/tests.py
Log Message:
-----------
[1.6.x] Fixed #21307 -- Moved TransRealMixin to django.test.utils.
51d2e1fb23 from master.