Opened 19 years ago
Closed 19 years ago
#2463 closed defect (fixed)
[patch] "'ManyToManyRel' object has no attribute 'get_related_field'" error appears for all forms with M2M fields
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Core (Other) | Version: | dev |
Severity: | critical | Keywords: | patch |
Cc: | nesh@… | Triage Stage: | Unreviewed |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Change History (4)
by , 19 years ago
Attachment: | related.diff added |
---|
comment:1 by , 19 years ago
Cc: | added |
---|
This fix is worked for me. I'm tried to preserve changes from [3507] -- I'm not sure that this not break anything else.
comment:2 by , 19 years ago
Keywords: | patch added |
---|---|
Summary: | "'ManyToManyRel' object has no attribute 'get_related_field'" error appears for all forms with M2M fields → [patch] "'ManyToManyRel' object has no attribute 'get_related_field'" error appears for all forms with M2M fields |
Version: | → SVN |
comment:3 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
quick fix