#28370 closed Cleanup/optimization (fixed)
Deprecate the unused context argument of Field.from_db_value() and Expression.convert_value()
Reported by: | Tim Graham | Owned by: | nobody |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Mariusz Felisiak | Triage Stage: | Ready for checkin |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
It's unused as of a0d166306fbdc41f49e6fadf4ec84b17eb147daa.
Change History (6)
comment:1 by , 7 years ago
Has patch: | set |
---|
comment:2 by , 7 years ago
Triage Stage: | Accepted → Ready for checkin |
---|---|
Version: | 1.11 → master |
comment:3 by , 7 years ago
Cc: | added |
---|
Note:
See TracTickets
for help on using tickets.
PR