Error: ForwardRef object has no attribute Meta #438
Unanswered
DiStefano8472
asked this question in
Q&A
Replies: 1 comment
-
That's a bug, can you open an issue for this? |
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.
-
Hi everybody.
first of all - ORMAR is amazing - I really like to work with it. But now I run into an error and I have no idea how to solve it.
For my client-user model I need postponed annotations as described in this example:
https://collerek.github.io/ormar/relations/postponed-annotations/#cross-model-relations
Everything looks find, but now I get this error. Have anyone an idea what's going wrong?
Here is my model code:
Beta Was this translation helpful? Give feedback.
All reactions