Opened 17 years ago
Closed 17 years ago
#5839 closed (invalid)
Bad import in django/contrib/admin/views/main.py (handle_legacy_orderlist)
Reported by: | George Vilches | Owned by: | Malcolm Tredinnick |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | other branch |
Severity: | Keywords: | qs-rf | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
handle_legacy_orderlist is still being imported in django/contrib/admin/views/main.py, line 11, but has been already been removed from the qs-rf branch.
Attachments (1)
Change History (2)
by , 17 years ago
Attachment: | qs-rf-6628_legacy_orderlist.diff added |
---|
comment:1 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Since I haven't even begun to port code in that section, this is to be expected. Please don't bother reporting issues like this until it's announced that the branch is ready for testing.