Django

Code

Ticket #5146 (closed: duplicate)

Opened 1 year ago

Last modified 1 year ago

Databrowse Error (force_unicode related)

Reported by: pradeep.gowda@gmail.com Assigned to: adrian
Milestone: Component: Contrib apps
Version: SVN Keywords: databrowse, admin
Cc: Triage Stage: Accepted
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

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

Attachments

Change History

08/13/07 00:47:54 changed by pradeep.gowda@gmail.com

  • needs_better_patch changed.
  • needs_tests changed.
  • needs_docs changed.

I see that this has been mentioned earlier in http://code.djangoproject.com/ticket/4796#comment:6

08/16/07 18:13:55 changed by SmileyChris

  • status changed from new to closed.
  • summary changed from Databrowse Error to Databrowse Error (force_unicode related).
  • resolution set to duplicate.
  • stage changed from Unreviewed to Accepted.

It does seem to be the same problem as mentioned in that ticket so I'll close this as a duplicate of that.


Add/Change #5146 (Databrowse Error (force_unicode related))




Change Properties
Action