Hi,

I'm having issues once I apply POST data to a model formset. I have  a
custom queryset applied to the form which works perfectly well when
the form is first generated.

If I have a validation error on the form the returned form seems to
drop the queryset and all records from the model are shown on the
form.

I've put my code into pastebin in case I've done something really
stupid, http://pastebin.com/BmGUqMNa

Any help would be great.

Thanks

Wes

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to