#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.
Note:
See TracTickets
for help on using tickets.
See #1259; the patch there seems to solve this issue.