On 8/13/07 10:55 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:

> However, it seems like the requested pages are cached. Not in the
> regular way though, it is as though the compiled Python procedures are
> compiled, while the data is still up to date.
> 
> I'm wondering if this is a problem with mod_python and does anyone
> know how to turn this "python-caching" off?

Check this section:
http://www.djangoproject.com/documentation/modpython/#running-a-development-
server-with-mod-python

If you don't have enough privileges to restart or configure Apache (like me
on a dreamhost acct) you can also kill your python process 'pkill python'

- Ethan


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