>
> So we have same problem? Have you find solution?

I don't know if we both have the same problem... the error messages
seem to be a bit different.

I have had other problems with caching that same function (all other
parts of the site that are cached work perfectly). I've got
"TypeError: object does not support item assignment" and also
"UnicodeDecodeError: 'utf8' codec can't decode byte 0xae in position
5946: unexpected code byte".

All those errors had the same traceback as above, and came in bulk of
20 within a very short time.

One important remark, most of these errors seem to be caught by web
crawlers:

HTTP_USER_AGENT': 'msnbot/1.1 (+http://search.msn.com/msnbot.htm)
 or
 'HTTP_USER_AGENT': 'WebAlta Crawler/2.0 (http://www.webalta.net/ru/
about_webmaster.html) (Windows; U; Windows NT 5.1; ru-RU)'
 or
'HTTP_USER_AGENT': 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://
www.google.com/bot.html)'
 or
'HTTP_USER_AGENT': 'Mozilla/5.0 (compatible; Yahoo! Slurp;
http://help.yahoo.com/help/us/ysearch/slurp)',

Any idea what's going on here?

Many thanks,

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