#1711: [patch] inline editing uses invalid parent_id field when saving
---------------------------------+------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: defect | Status: new
Priority: normal | Milestone:
Component: Admin interface | Version: magic-removal
Severity: normal | Resolution:
Keywords: |
---------------------------------+------------------------------------------
Changes (by Gary Wilson <[EMAIL PROTECTED]>):
* summary: inline editing uses invalid parent_id field when saving =>
[patch] inline editing uses invalid parent_id
field when saving
Comment:
ForeignKey's to models with OneToOneField use the wrong attribute name.
Does the patch also need to check if the db_column has been specified or
has that already been handled with attname containing the correct column
name?
--
Ticket URL: <http://code.djangoproject.com/ticket/1711>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---