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
The __eq__ method assumes that other has attributes filesystem and base_url and raises AttributeError otherwise instead of just returning False. It causes issues when used with easy_thumbnails.