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
{{ message }}
This repository was archived by the owner on Jan 30, 2026. It is now read-only.
Should the following two lines:
https://github.com/clouserw/tower/blob/master/tower/__init__.py#L55-L56
use six.text_type instead of unicode like here:
https://github.com/django/django/blob/master/django/utils/translation/__init__.py#L99
?