#11014 closed (invalid)
Bug in create_manager in ForeignRelatedObjectsDescriptor (django/db/models/fields/related.py)
Reported by: | Felipe 'chronos' Prenholato | Owned by: | nobody |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | dev |
Severity: | Keywords: | related fields, bug when access | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Appear that someone miss to send superclass parameter to RelatedManager class on ForeignRelatedObjectsDescriptor class.
Change History (2)
comment:1 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 13 years ago
milestone: | 1.1 |
---|
Note:
See TracTickets
for help on using tickets.
Milestone 1.1 deleted