<snip> > my queryset is bringing back all of the photos and the for loop writes > them all out. currently the photos come back in order of addition, > since all i've got to sort them on is added_date. (i tried ordering > the photos by the FK which is car.name but that didn't work).
</snip> Why doesn't this work? What did you try? What does the model look like? What was the resulting order (or error) when you tried it? Shawn -- 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.