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


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to