Opened 20 years ago
Closed 20 years ago
#1354 closed defect (fixed)
[patch] magic-removal: order_with_respect_to
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | Core (Other) | Version: | magic-removal |
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Is there a reason why the order_with_respect_to functionality isn't enabled in magic-removal? It's just a few lines that need to be changed. Even if the functionality will look different by the time magic-removal is merged into trunk, it might be a good idea to enable it. It makes testing the branch with models that rely on order_with_respect_to much easier.
Attachments (1)
Change History (3)
by , 20 years ago
| Attachment: | django.order_with_respect_to.patch added |
|---|
comment:1 by , 20 years ago
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
any chance of someone looking at this bug?