On Feb 17, 10:24 pm, Eric Abrahamsen <[EMAIL PROTECTED]> wrote:
>
> > Have you tried to increase the proxy timeout for reading from the
> > remote server?
>
> I have not, and would not, to my embarrassment, even know how to go
> about twiddling such a setting. Is that an Apache configuration thi
On Feb 17, 9:54 pm, Eric Abrahamsen <[EMAIL PROTECTED]> wrote:
> Proxy Error
>
> The proxy server received an invalid response from an upstream server.
> The proxy server could not handle the request GET /wangfujing/.
>
> Reason: Error reading from remote server
Hi,
Have you tried to increase th
On Feb 17, 8:50 pm, PB <[EMAIL PROTECTED]> wrote:
> File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/
> python2.3/site-packages/django/core/management.py", line 1284, in
> run_shell
> code.interact()
> AttributeError: 'module' object has no attribute 'interact'
Hi,
Python
On Feb 17, 9:15 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> This is all documented.
>
> Look at the SESSION_EXPIRE_AT_BROWSER_CLOSE setting and the
> SESSION_COOKIE_AGE setting. You don't need a last modified column, since
> the expiry time is last modified + SESSION_COOKIE_AGE.
Hi,
Than
Hi,
I set my sessions lifetime to expire when the browser is closed. My
application do not use login, the session is used to hold temporary
data. Since there is no login, there is no logout, and the session is
never deleted from the database.
My question is how am I going to clean the unused ses
Hi,
I have created a chm format of the django docs taken from svn at Dec
22, 2007.
Link: http://charupload.wordpress.com/2007/12/02/django-documentation-chm/
Note: don't right click and save as on the links because it's a link
to a page on divshare, not a direct link to the file.
Cheers,
Charl
6 matches
Mail list logo