#1300 closed defect (fixed)
[magic-removal] Minor housekeeping fixes for magic-removal
| Reported by: | Esaj | Owned by: | Adrian Holovaty |
|---|---|---|---|
| Component: | contrib.admin | Version: | magic-removal |
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
This is mostly just renaming get_object() to get() and get_list() to all() or filter().
Attachments (2)
Change History (5)
by , 20 years ago
| Attachment: | housekeeping.diff added |
|---|
comment:1 by , 20 years ago
comment:3 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Oops, I didn't mean to include the diff for
django/contrib/contenttypes/models.py...