#8452: expire time in session being updated frequently
----------------------------------------------+-----------------------------
Reporter: TP | Owner: nobody
Status: closed | Milestone:
Component: django.contrib.sessions | Version: 1.0-alpha-2
Resolution: invalid | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
----------------------------------------------+-----------------------------
Comment (by TP):
Should I open a docs ticket? The current docs make it sound (to me at
least) like some of the expiration dates are absolute -- for example,
passing a datetime to set_expiry says the session will expire at that
datetime, no if ands or buts. But that doesn't sound like it's the case.
Similarly, the setting SESSION_COOKIE_AGE says how long the session should
live, not that every write to the session will push the expiration date
out this many seconds.
--
Ticket URL: <http://code.djangoproject.com/ticket/8452#comment:2>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---