#4796: force_unicode error
-------------------------------------------------+--------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Status: new | Component: Core
framework
Version: SVN | Resolution:
Keywords: fcgi unicode __proxy__ databrowse | Stage:
Accepted
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-------------------------------------------------+--------------------------
Changes (by William McVey <[EMAIL PROTECTED]>):
* keywords: fcgi unicode __proxy__ => fcgi unicode __proxy__ databrowse
* version: => SVN
Comment:
Another datapoint for everyone. I'm having the same problem with
unicode/proxy objects while using Databrowse as well. I've confirmed that
all my __str__() methods are in fact returned as strings. The problem only
happens if I leave MyModel.META.verbose_name_plural undefined. I've gone
in and have defined verbose_name_plural for all my models and databrowse
now works. I'm running the mainline development Django svn release 6026.
--
Ticket URL: <http://code.djangoproject.com/ticket/4796#comment:28>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---