#13952: r13363 brokes add model in admin for models with inheritance
----------------------------------+-----------------------------------------
 Reporter:  krejcik               |       Owner:  nobody    
   Status:  new                   |   Milestone:  1.3       
Component:  django.contrib.admin  |     Version:  SVN       
 Keywords:                        |       Stage:  Unreviewed
Has_patch:  0                     |  
----------------------------------+-----------------------------------------
 Appears for multi-table inheritance during save of new instance from
 admin.
 Raised exception is:
 IntegrityError at /admin/.../add/
 null value in column "basefoo_ptr_id" violates not-null constraint

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