#4886: Unicode Error
----------------------------------------+-----------------------------------
Reporter: BBB | Owner: adrian
Status: closed | Component: Core framework
Version: SVN | Resolution: invalid
Keywords: unicode, fixtures, utf-8 | Stage: Unreviewed
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
----------------------------------------+-----------------------------------
Changes (by Jorge Gajon <[EMAIL PROTECTED]>):
* status: new => closed
* cc: unicode (removed)
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
* resolution: => invalid
Comment:
The Unicode branch has already been merged into Trunk. Please follow
carefully the porting steps that are explained here:
[http://code.djangoproject.com/wiki/UnicodeBranch#PortingApplicationsTheQuickChecklist]
You are probably seeing that error because you haven't changed your
models' {{{__str__}}} methods to {{{__unicode__}}}.
If you still have problems, please bring your question to the Django-Users
mailing list:
[http://groups.google.com/group/django-users/]
--
Ticket URL: <http://code.djangoproject.com/ticket/4886#comment:1>
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
-~----------~----~----~----~------~----~------~--~---