#2066: pluggable session handler
---------------------------------+------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  adrian
     Type:  enhancement          |       Status:  new   
 Priority:  normal               |    Milestone:        
Component:  Contrib apps         |      Version:  SVN   
 Severity:  normal               |   Resolution:        
 Keywords:  session handling     |  
---------------------------------+------------------------------------------
Comment (by lukeplant):

 Sessions in Django are already pluggable.  You simply specify a different
 middleware and a different app in 'INSTALLED_APPS', unless I'm missing
 something.
 
 Are you suggesting that your code goes into 'contrib'?  (if so you will
 need to clean up the code e.g. remove hard coded memcached server and
 similar).
 
 What are the specific enhancements that your code brings over what Django
 already has?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2066>
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