#1606 closed defect (fixed)
[patch] management.py inspectdb raises "ValueError: too many values to unpack"
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Core (Management commands) | 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
There appears to be an extra line in management.py. I don't know this code well enough to be positive that my fix is correct, but it works for me.
Attachments (1)
Change History (4)
by , 19 years ago
Attachment: | management.diff added |
---|
comment:1 by , 19 years ago
Summary: | management.py inspectdb raises "ValueError: too many values to unpack" → [patch] management.py inspectdb raises "ValueError: too many values to unpack" |
---|
(changing summary)
comment:2 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
patch