Basically I have a queryset with N items in it, which I use to create a model formset, which then has N+1 items in it. I'm not sure why this is happening.
Here is a summary of the problem. Please forgive my crude methods for gathering information (if anyone has feedback on that topic, I would like to hear it) http://dpaste.com/hold/237587/ -- 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.

