verbal-limeV
Refine4y ago
1 reply
verbal-lime

How to make an edit form to handle 2+ models

I have this
user
model with an associated
profile
model (1:1 relationship) I want to make an edit form to update the both models in the same page. I'm not sure what's the recommended way of doing it.
Can you point me where I can find a reference for that use case? Thank you for the great work! BTW
Was this page helpful?