django/tests/str
Aymeric Augustin f0c7649b16 Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible.
Thanks jpic for the report and chmodas for working on a patch.

Reverts 2ea80b94. Refs #19362.

Conflicts:
	tests/utils_tests/test_encoding.py
2013-10-13 18:25:21 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible. 2013-10-13 18:25:21 +02:00
tests.py Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible. 2013-10-13 18:25:21 +02:00