Replies: 1 comment
-
|
I encountered this issue today too. |
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
Roommodel and many other models which have foreign key toRoom:In admin, I define a mixin:
to use in other AdminModel:
However,
MyPythrows:How to solve this?
Beta Was this translation helpful? Give feedback.
All reactions