On 3/15/07, Paul Rauch <[EMAIL PROTECTED]> wrote: > > Malcolm Tredinnick schrieb: > > On Thu, 2007-03-15 at 19:22 +0100, Paul Rauch wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- > >> Hash: SHA1 > >> > >> Hello, > >> > >> I use django with python 2.5. > >> I already got the same error during tutorial step 2, but for whatever > >> reason noone answered my question about this here... > >> Now the same error occured on tut4. > >> It happended, when I added the generic views. > >> Here my urlconf: > > > > [...] > >> TypeError at /test/polls/ > >> a2b_base64() argument 1 must be string or read-only character buffer, > >> not array.array > >> > >> I really would apreciate help. > > > > What platform (OS) are you using? I've seen this error once before > > (somebody reported it in Trac), but I wasn't ever able to reproduce it > > and it occurred to somebody using Windows. So if you can repeat it > > reliably, we might now be able to work out a fix and have somebody test > > it. > > > > Regards, > > Malcolm > > > > Hello Malcolm, > > I use openSuse10.2 x86_64 > > in order to repeat it I just have to activate the builtin > django-admin-module or this generic view. > Then once I enter that page with a sessioncookie the error occurs. >
Searching the ticket system and the list archives for "a2b_base64" show there have been similar reports (including four previous messages by Paul in the list :-)). The other reports seem to suggest this is something that happened to people using the MySQL backend, Paul: is that what are you using? is so? which version on MySQL and which version of MySQLdb? Regards, -- Ramiro Morales --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---