On Sep 23, 2006, at 12:45 AM, Malcolm Tredinnick wrote:

> What happens when you reduce the example to something smaller? Does it
> go away? What is the last thing you change before it goes away? If the
> problem never goes away, you should end up with a two line example you
> can paste in an email that we can turn into a test case, but I suspect
> it won't get that far.

I've reduced it to the barest components:

Model: http://paste.e-scribe.com/1671/

And it still gives me the "iteration over non-sequence" error as well  
as the "'SignupSlot' object has no attribute 'set_signups'" crashing  
error I get in the admin interface when I try to add a new object.

It looks like Django refuses to allow me to use a Many-To-Many field  
inside of a ForeignKey relationship.

I can't possibly be the first person to run in to this bug, can I?

(I'm using Django 0.95 on MacOS X 10.4 using Python 2.4.3, sqlite  
3.3.7, and py-sqlite 2.3.1.)

Regards,
Tyson

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to