Opened 6 years ago
Last modified 4 months ago
#29910 new Bug
Fix ManyToManyFields with Proxy models — at Initial Version
Reported by: | Collin Anderson | Owned by: | nobody |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | 2.1 |
Severity: | Normal | Keywords: | |
Cc: | cmawebsite@… | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | yes |
Easy pickings: | no | UI/UX: | no |
Description
I'm running into an issue with using ManyToManyFields and Proxy models. Basically the through models references Proxy classes of the original model.
Note:
See TracTickets
for help on using tickets.