#9076: Inline forms can result in a "Please correct the errors below." message
with no errors listed.
---------------------------------+------------------------------------------
          Reporter:  coady       |         Owner:  nobody
            Status:  reopened    |     Milestone:        
         Component:  Forms       |       Version:  1.0   
        Resolution:              |      Keywords:        
             Stage:  Unreviewed  |     Has_patch:  0     
        Needs_docs:  0           |   Needs_tests:  0     
Needs_better_patch:  0           |  
---------------------------------+------------------------------------------
Changes (by Leonidas):

  * status:  closed => reopened
  * resolution:  worksforme =>

Comment:

 I can reproduce this error very well, though it only happens some times.
 Be sure to create some objects to test them with, because when there is
 only a few objects it works. It also works when editing stuff for the
 first time, but then it stops working. Modifying the models via the ORM
 API works without a problem, exactly like Jonas says.

 This is clearly a bug in the validation. I'm also attaching a workaround
 that coady sent me on the django-users mailinglist which makes this
 problem go away.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9076#comment:6>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to