I need to call specific fields from different tables, and save the list of 
calls for future use. The calls are in a specific order.

For example, I have 4 tables. I need to call items 1, 3, 5 from table 1, 
items 2, 3 from table 2, item 7 from table 3, and items 8, 9 from table 4.

The items need to be in a specific order, and save the list of items in a 
table for future use.

How do I do this? 

Thank you for your help!

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/11f593fe-f5e9-476b-b8e8-59363ed7256bn%40googlegroups.com.

Reply via email to