#14642: save_as=True and generic inline in admin gives IndexError
--------------------------------------+-------------------------------------
          Reporter:  [email protected]  |         Owner:  nobody                
            Status:  new              |     Milestone:  1.3                   
         Component:  Forms            |       Version:  1.2                   
        Resolution:                   |      Keywords:  save_as generic inline
             Stage:  Accepted         |     Has_patch:  0                     
        Needs_docs:  0                |   Needs_tests:  0                     
Needs_better_patch:  0                |  
--------------------------------------+-------------------------------------
Comment (by hcarvalhoalves):

 I confirm the same happens when using ModelFormSets in Django 1.2 and
 memcached backend (I don't know if it's relevant). The traceback looks the
 same as the posted above. Sometimes, but only sometimes, it'll throw an
 IndexError when saving a formset. This bug was proved hard to reproduce
 and I only have it in production.

 Maybe we should change the ticket summary to "ModelFormSet throws
 IndexError"?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14642#comment:7>
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