Tuesday, December 4, 2018

How 2 access the Primary model's ID in the Foreign model??

I have 2 model classes Album and Songs(where Song is the Foreign key)
I want to access the Albums ID in the Songs class..
How can I do that??

--
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e25b43db-e7bf-4220-912e-e685475a1acf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment