Opened 18 years ago
Closed 18 years ago
#3305 closed defect (duplicate)
Multiple ForeignKeys in same model seems to break inline edits.
Reported by: | anonymous | Owned by: | Adrian Holovaty |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | dev |
Severity: | normal | Keywords: | ForeignKey ChangeManipulator |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Multiple ForeignKeys in same model seems to break inline edits.
Using the attached models.py with SVN 4325 (and earlier), any attempt to change a profile's GameOfInterests using the "Change Profile" admin form will delete all GameOfInterests from that profile. Furthermore, attempting to change a profile's GameOfInterests via Profile.ChangeManipulator has no effect on GameOfInterests at all. However, changing GameOfInterests via the "Change game of interest" admin form works correctly.
Didn't mean to log this as anonymous. My email is charlie.sheppard@…