Files
edx-platform/cms/djangoapps
uzairr a35b452877 NullTranslations object doesn't have ugettext attribute
Some of the tests are failing because NullTranslations object is
behaving differently with py2 and py3.With py2, it has 'ugettext'
attribute but with py3 it doesn't have.To make it compliant with
both versions modifications in the tests have been added so that
build will not fail.

PROD-663
2019-09-26 21:37:38 +05:00
..
2019-09-25 18:31:54 +05:00
2019-09-19 11:56:00 -04:00
2019-06-11 16:11:46 -04:00
2019-09-25 18:31:54 +05:00