Hello, I have a few different projects in which I need to combine the data from 2 querysets from 2 different models. In one project I am just trying to combine this information to export into a CSV file and in another project I want to make a graph with the information. Is there any easy way to do this if there is a relationship between the 2 models?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

