Open christian-proust opened 6 years ago
The test tests.test_localization.LocalizationTestCase.test_translate_cube fails because the class Cube is now of immutable.
tests.test_localization.LocalizationTestCase.test_translate_cube
I am a bit unsure about this PR. Does it aim to restore l18n functionality? Anyway, seems there are some issues, please have a looks at comments. Thanks.
The test
tests.test_localization.LocalizationTestCase.test_translate_cube
fails because the class Cube is now of immutable.