Hi Brandon,

>
> I would paste in some code examples, but this project is several
> hundred lines long, and there are several incidences where I open
> files that is conflicting with the cache middleware.

Not knowing how you have your cache setup (anonymous, all views, low-
level), it's hard to tell what's causing this problem. You haven't
included full stack traces either. So, I would suggest including at
least this:

- A snippet of a view that fails...include at least one file opening
command.
- Full stacktraces of the two errors you mentioned along with the
snippets of your application code that the stack traces point to.

-Rajesh D

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