I'm somehow failing to use modelformsets, this is the relevant view  
and error traceback:

http://dpaste.org/evHq/

I'm validating a whole bunch of forms at the same time, but I don't  
see how that could cause the formset failure. Sample is a model with a  
ForeignKey to Author (though the ForeignKey field itself is called  
'translator', stupid naming practice). I'm hoping there's something  
obviously wrong with what I'm doing there, but I can provide more  
details if necessary...

TIA,
Eric

--~--~---------~--~----~------------~-------~--~----~
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