-
Beta Was this translation helpful? Give feedback.
Answered by
aminalaee
Oct 5, 2023
Replies: 2 comments 4 replies
-
|
Yeah sure, just define |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
aminalaee
-
|
@regisin can I ask for a code snippet of how your related field in your form is working? I've tried to use as an example: Where I have a relationship defined between CustomerProducts and Customer (the relationship is called customer in the model) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Yeah sure, just define
__str__method for your models.Feel free to add this to the docs if you find it useful.