GenericRelation field not recognized as model field #1413
Unanswered
MatejMijoski
asked this question in
Q&A
Replies: 1 comment
-
There's not really anything to go on here. See #830 for a discussion of generic filtering. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a model which uses another table as a GenericRelation.
On the view for this model, I declared:
but for some reason it doesn't recognize this field as a part of the model.
Beta Was this translation helpful? Give feedback.
All reactions