Opened 14 years ago
Closed 14 years ago
#16548 closed Cleanup/optimization (fixed)
ImageField __init__ should use super()
Description ¶
Change History (6)
comment:1 by , 14 years ago
Component: | Uncategorized → Database layer (models, ORM) |
---|---|
Easy pickings: | set |
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 14 years ago
Has patch: | set |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Triage Stage: | Accepted → Ready for checkin |
by , 14 years ago
Attachment: | image_field_super.diff added |
---|
comment:3 by , 14 years ago
Triage Stage: | Ready for checkin → Accepted |
---|
The patch must be reviewed by someone else before it can be marked as ready for checkin.
See https://docs.djangoproject.com/en/dev/internals/contributing/triaging-tickets/#ready-for-checkin
comment:4 by , 14 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
Reviewed patch, and ran test suite just to be overcautious.
Note:
See TracTickets
for help on using tickets.
Attach the patch for this ticket