new to django, i'm looking for some documentation on how i can
populate one model with data from another one is there a dry method
for that? i've seen the examples for populating user or slug but i'd
just like to go from one model to another

for example a support ticket model, and an office model, the office
being a foreign key and when you choose an office the offices name,
phone, address would auto populate in the ticket, inside the admin
preferably?

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.


Reply via email to