Opened 19 years ago

Closed 19 years ago

Last modified 18 years ago

#1257 closed defect (fixed)

[magic-removal] ManyToMany isn't working properly in admin

Reported by: Esaj Owned by: Adrian Holovaty
Component: contrib.admin Version: magic-removal
Severity: normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

When saving a model in the admin, any ManyToManyField values are lost.

Change History (3)

comment:1 by Tom Tobin <korpios@…>, 19 years ago

See #1259; the patch there seems to solve this issue.

comment:2 by Adrian Holovaty, 19 years ago

Resolution: fixed
Status: newclosed

This was fixed yesterday.

comment:3 by Tom Tobin <korpios@…>, 19 years ago

Oops; guess that "bonus" in #1259 was too good to be true. :-)

Note: See TracTickets for help on using tickets.
Back to Top