On Aug 28, 2008, at 1:18 PM, saeb wrote:

> No, it is not just those fields, there are about 20 key-value items. I
> have a Database with about 40 tables. and I am essentially trying to
> render a snapshot of about 15 important table which had foreign key
> relationship with other tables.  Following will give you an idea of
> what I am trying to do. Thanks

Since it looks like you're basically using the dictionary like a list  
of tuples, why not make it a list of tuples?  It should preserve  
ordering too, that way.



---
David Zhou
[EMAIL PROTECTED]




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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