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

Problem with custom haystack router after upgrading to 0.9 #46

Open
andreyfedoseev opened this issue Jul 23, 2015 · 0 comments
Open

Problem with custom haystack router after upgrading to 0.9 #46

andreyfedoseev opened this issue Jul 23, 2015 · 0 comments

Comments

@andreyfedoseev
Copy link

I use a custom haystack router that inherits from haystack.DefaultRouter and overrides for_read and for_write methods. After upgrading from 0.8 to 0.9 it suddenly stopped working, the for_read method is never called, however the router class is instantiated (__init__ is called).

If I downgrade to 0.8 it works fine.

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