Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InMemoryStorage.__eq__ raises an exception when compared to an instance of a different class #23

Open
jan-szejko-steelseries opened this issue Sep 9, 2022 · 1 comment

Comments

@jan-szejko-steelseries
Copy link

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.

@jan-szejko-steelseries
Copy link
Author

Is this project maintained?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant