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 has been archived by the owner on Mar 30, 2022. It is now read-only.
Sifters seem to be great for a single model only. I'm trying to use one model's sifters in another model, but I can't seem to know how to do it, if possible.
According to the docs, sifters are used in where conditions like so
How can I include that article sifter in a sifter for the Person model? Lets say, for example, that I want to create a sifter for Persons whose first name is included in the article's title. Is that possible or am I thinking backwards here?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Sifters seem to be great for a single model only. I'm trying to use one model's sifters in another model, but I can't seem to know how to do it, if possible.
According to the docs, sifters are used in where conditions like so
How can I include that article sifter in a sifter for the Person model? Lets say, for example, that I want to create a sifter for Persons whose first name is included in the article's title. Is that possible or am I thinking backwards here?
The text was updated successfully, but these errors were encountered: