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. mfg Paul Rauch --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---