Hi Karen,

Right on, thank you. The patch provided in the ticket fixes the  
problem. I do use PostgreSQL.
I should have checked the ticket list!

Thanks again,
Rob


On Oct 3, 2008, at 9:57 AM, Karen Tracey wrote:

> On Fri, Oct 3, 2008 at 12:43 PM, Rob Goedman <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Using Django svn rev 9111 I ran into an issue using the admin. To
> create a reproducible example I went back to the Django Poll/Choice
> tutorial, part 2.
>
> With below models.py and admin.py, I can create a new Poll, add the
> 1st choice and save, add the 2nd and save, but that's it. After that
> it will just show the 'Please correct the errors below' validation
> message.
>
> I can add more (3rd, 4th) choices using the Ipython shell. Database is
> Postgres.
>
> Any hints?  My next step would be to override the models 'save'
> methods to further investigate. Django search does not show any hits
> on this problem.
>
>
> Are you using  PostgreSQL?  You might be hitting:
>
> http://code.djangoproject.com/ticket/9076
>
> Karen
>
>
> >


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

Reply via email to