#14642: save_as=True and generic inline in admin gives IndexError
--------------------------------------+-------------------------------------
          Reporter:  si...@hostit.se  |         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                |  
--------------------------------------+-------------------------------------
Changes (by JohnRandom):

  * owner:  JohnRandom => nobody
  * component:  django.contrib.admin => Forms

Comment:

 I was able to reproduce the bug, but I'm not really sure that the
 classification 'django.contrib.admin' is the right one. I think it is more
 likely found in 'django.forms' or 'django.contrib.contenttypes'. I found
 that the new class is created but the transaction is then rolled back for
 (to me) unknown reason. I suspect that the children for the generic
 relation can't be found.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14642#comment:3>
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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to