#2548: [PATCH] Add set/get_expires methods and expires propery to sessions
--------------------------+-------------------------------------------------
 Reporter:  Tsume         |       Owner:  adrian  
     Type:  enhancement   |      Status:  new     
 Priority:  normal        |   Milestone:          
Component:  Contrib apps  |     Version:          
 Severity:  normal        |    Keywords:  sessions
--------------------------+-------------------------------------------------
 Added methods
 
 How to use:
 set_expires(seconds)
 time = get_expires()
 expires = seconds
 time = expires
 
 Planned patches for arguments like "3 weeks" or "1 year" will be created
 at a later time.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2548>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to