I need help doing something probably very simple. so i have two tables,
Customers and Orders. now i know how to make access to both tables sepratly
in the admin framework. but i need something else. i was wondering if there
was a way to access the orders table through thr Customers page. like say i
chose to view the information for the customr Juan Mase. i click on his name
and i see all of his info, is there a way that along with this info, a
button is added that might say view customer orders and when i click on it,
it brings me to the  orders table page that correspond to Juan Mase. like a
link button or something? thanks
-- 
View this message in context: 
http://old.nabble.com/admin-framework-help-tp29356370p29356370.html
Sent from the django-users mailing list archive at Nabble.com.

-- 
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