#10799: List editable breaks with model inheritance and parent_link=True
-------------------------------------------+--------------------------------
Reporter: willhardy | Owner: Alex
Status: new | Milestone: 1.1
Component: django.contrib.admin | Version: SVN
Resolution: | Keywords: list_editable
parent_link inheritance
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Comment (by willhardy):
I probably should have given my regression test a more descriptive title
and a docstring, eg:
{{{
def test_inheritance_parent_link(self):
" Ensure that the admin list_editable view works for models with
parent_link. "
}}}
--
Ticket URL: <http://code.djangoproject.com/ticket/10799#comment:4>
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
-~----------~----~----~----~------~----~------~--~---