Opened 17 years ago
Closed 17 years ago
#5146 closed (duplicate)
Databrowse Error (force_unicode related)
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Contrib apps | Version: | dev |
Severity: | Keywords: | databrowse, admin | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I'm using svn trunk [5880]
When I visit the root the Databrowse app after installation, I get
TypeError at /databrowse/ coercing to Unicode: need string or buffer, __proxy__ found Request Method: GET Request URL: http://192.168.1.114/databrowse/ Exception Type: TypeError Exception Value: coercing to Unicode: need string or buffer, __proxy__ found Exception Location: /usr/lib/python2.5/site-packages/django/utils/encoding.py in force_unicode, line 37 Python Executable: /usr/bin/python Python Version: 2.5.1
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Summary: | Databrowse Error → Databrowse Error (force_unicode related) |
Triage Stage: | Unreviewed → Accepted |
It does seem to be the same problem as mentioned in that ticket so I'll close this as a duplicate of that.
Note:
See TracTickets
for help on using tickets.
I see that this has been mentioned earlier in http://code.djangoproject.com/ticket/4796#comment:6