On 4/21/07, mateo <[EMAIL PROTECTED]> wrote:
>
> I've found that if I add the 'admin' subclass to the 'choices' class
> and remove 'edit_inline=models.TABULAR, num_in_admin=3' from
> the Foreign Key I can save new entries just fine.  The error only pops
> up when I have the 'choices' edited inline with the 'polls'.
>

Well that's certainly less than desirable. If you have the time (and
know-how with Python), maybe download the 0.96 release, and try with
that, just to make sure that something didn't get screwed up recently
in SVN. I'd try myself, but I've run out of time for the evening.

Also, in the code you posted, the indents seem to be quite strange.
Maybe it's just the way Gmail formats it, but it looks like you're
using indent levels of 5 and 3 in different places. Try to stay
consistent and just use 4.

Jay P.

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to