Opened 17 years ago
Closed 17 years ago
#5922 closed (fixed)
ModelBackend is an old-style class (doesn't inherit from object)
Description ¶
... and thus it is difficult to override it and use super()
Change History (4)
by , 17 years ago
Attachment: | 5922-simple-fix.diff added |
---|
comment:1 by , 17 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 17 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Accepted. ModelBackend is still no new style class (I am running [7196])