#14387: pre_save problem with inherrited model
--------------------------------------+-------------------------------------
          Reporter:  iskren           |         Owner:                          
           
            Status:  new              |     Milestone:                          
           
         Component:  ORM aggregation  |       Version:  1.2                     
           
        Resolution:                   |      Keywords:  pre_save inheritance 
inherited save
             Stage:  Unreviewed       |     Has_patch:  0                       
           
        Needs_docs:  0                |   Needs_tests:  0                       
           
Needs_better_patch:  0                |  
--------------------------------------+-------------------------------------
Comment (by iskren):

 After creating an empty instance of the Child Class and trying to save it,
 django DoesNotExist exception;
 when the inheritance is removed test works fine. Also if I remove the
 pre_save it works fine, but the wanted result is not achieved.

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