#10622: List editable breaks with model inheritance
---------------------------------------+------------------------------------
 Reporter:  oyvind                     |       Owner:  nobody    
   Status:  new                        |   Milestone:            
Component:  django.contrib.admin       |     Version:  SVN       
 Keywords:  list_editable inheritance  |       Stage:  Unreviewed
Has_patch:  0                          |  
---------------------------------------+------------------------------------
 I register a model in the adminsite that is inherited from another model
 with list_editable on some fields, then add a entry. When I am redirected
 to the change_list I get a traceback about a missing field in the form.

 http://dpaste.com/18906/ - traceback

 http://dpaste.com/18895/ - example app

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