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
We are using python_2_unicode_compatible decorator at almost every model and also __unicode__ at some of them which I think is not required as we are no longer on Python 2.