Hi,

Im looking to use django to merge 2 MS Access databases into one and
was wondering the following:

Can a front end view support displaying 2 tables in one view? so
having a contact on the top half and the company details on the bottom
half?
Also, can the view support read,update & delete all within the one
page? I wouldn't expect it to update both tables at the same time,
although if the forigen key for the company changed in the contact
table within this view, i would like to see the company table half of
the view refresh to the changed company.

If anyone would be so kind to show me the particular django
documentation page that explores the above or if i could have a very
basic example, it would be most appreciated.


Kind regards,

Alan

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

Reply via email to