Thank you, jondbaker. That works! On Wednesday, October 2, 2013 3:55:11 PM UTC-7, Khanh Tran wrote: > > Lets say both Customer and Business have an Address. In JPA, we can store > address attributes(street,city,state,zip) directly inside Customer and > Business using @Embedded annotation.Is there an equivalent to @embedded in > python without using ForeignKey field. >
-- 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 [email protected]. To post to this group, send email to [email protected]. 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/db08f17e-0c1c-422e-9418-75ac9c2838c2%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

