Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#15895 closed Bug (needsinfo)

incorect error description due to naming convensions

Reported by: paul@… 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

Change History (3)

comment:1 by Jonas H., 13 years ago

Resolution: needsinfo
Status: newclosed

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.

comment:2 by anonymous, 13 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.

comment:3 by Jonas H., 13 years ago

Can't do it. I'm missing the tuppy project and the UserProfile model.

Note: See TracTickets for help on using tickets.
Back to Top