I can confirm that the odd behavior that you are seeing comes from
setting up the global caching for a site. I see the same thing on a
site under 0.91 that uses global caching, but not at all on other
non-caching sites. (BTW, the work around is to periodically blow away
the files *admin* in the cache directory.)

It looks like the right way to deal with this is to implement per page
caching, but that doesn't look too simple to me. I hope that someone
will prove me wrong by posting some simple instructions for implemeting
per page caching. Alternatively please post a mechanism for disabling
global caching for selected pages (even though I doubt that that is
possible without creating some custom middleware.)


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

Reply via email to