#2335: In some cases MySQLdb returns array.array which causes an error in
a2b_base64()
--------------------------------------------+-------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Status: reopened | Component: Admin
interface
Version: SVN | Resolution:
Keywords: a2b_base64() | Stage: Accepted
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
--------------------------------------------+-------------------------------
Changes (by Simon G. <[EMAIL PROTECTED]>):
* keywords: => a2b_base64()
* summary: Admin area doesn't work at win32 python2.4.3 when followed
instructions from Tutorial part 2. code
revision 3336 (HEAD for now) => In some cases
MySQLdb returns array.array which causes an
error in a2b_base64()
* stage: Unreviewed => Accepted
Comment:
To recap:
From the anonymous comment above, it has been suggested that the solution
is to get the second tuple value from any arrays returned by the MySQL
backend.
It would be nice to work out when MySQLdb decides to do this - it looks
like this is a charset issue (moving to latin-1 from utf-8 fixed this).
--
Ticket URL: <http://code.djangoproject.com/ticket/2335#comment:8>
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
-~----------~----~----~----~------~----~------~--~---