Claude Paroz
|
e520a73eee
|
Harmonized some PEP 0263 coding preambles
|
2014-05-15 19:58:41 +02:00 |
Aymeric Augustin
|
b951a7fbc1
|
Removed superfluous uses of TransRealMixin.
The translation.override context manager cleans up after itself. As a
consequence this mixin isn't needed any more in many cases.
|
2014-01-27 22:01:22 +01:00 |
Aymeric Augustin
|
e32095616c
|
Imported override_settings from its new location.
|
2013-12-23 21:37:56 +01:00 |
Ramiro Morales
|
51d2e1fb23
|
Fixed #21307 -- Moved TransRealMixin to django.test.utils.
|
2013-10-22 22:19:56 -03:00 |
Łukasz Langa
|
e80636b668
|
Added TransRealMixin to fix i18n global state pollution in the test suite
|
2013-05-19 12:05:57 +02:00 |
Florian Apolloner
|
89f40e3624
|
Merged regressiontests and modeltests into the test root.
|
2013-02-26 14:36:57 +01:00 |