You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use newer 1.4 version. Unable to locally reproduce the travis error:
...
File "/home/travis/build/clouserw/tower/tower/tests/test_l10n.py", line 35, in setup
tower.activate('xx')
File "/home/travis/build/clouserw/tower/tower/__init__.py", line 104, in activate
django_trans._active.value = _activate(locale)
File "/home/travis/build/clouserw/tower/tower/__init__.py", line 130, in _activate
t.set_language(locale)
AttributeError: NullTranslations instance has no attribute 'set_language'
0 commit comments