Hello,
-- I have a model (FooParent) which has an FK (FooFk) and an inline model (BazChildInline).
When a user selects a FooFk value and then saves FooParent, I want to use the value of FooFk to query my app, get related results, and dynamically add inline entries to BazChildInline.
I'm not sure where to start … Pseudo code and/or kick in the right direction would be greatly appreciated. :)
Please let me know if I can explain my situation better.
Thanks!
m
m
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6e03c8fe-578e-48b2-815a-007c40d9ea7a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment