[PluginDev] Custom Object field linked to a plugin's model : tables #9378
Unanswered
AlexandreLanglade
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi ! I'm struggling with something :
- Assigned Model : dcim | device role
- Type : Object (MyModel)
I'm trying to get the table of all DeviceRoles attached to myModel when I'm in myModel's view.
But that doesn't work 😢
The question is : How can I use and work with custom_field_data in DeviceRole.objects.filter(?) ?
Beta Was this translation helpful? Give feedback.
All reactions