#15895 closed Bug (needsinfo)
incorect error description due to naming convensions
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Uncategorized | Version: | 1.3 |
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
the situation is reported here - http://stackoverflow.com/questions/5771965/python-django-orm-error-bug-cannot-resolve-keyword-id-into-field-choices
Change History (3)
comment:1 by , 14 years ago
Resolution: | → needsinfo |
---|---|
Status: | new → closed |
comment:2 by , 14 years ago
to reproduce the issue: copy the code to the script named the same as the app beeing used (in my case - tup.py / tup), set execute permissions and execute the script. The environment is: Freebsd, python 2.6.6, Django 1.2.4.
Note:
See TracTickets
for help on using tickets.
That doesn't make any sense. The traceback doesn't match the code showed in the file. Please provide a better problem description and, if possible, post example code that reproduces the issue.