#5612: [patch] Signals for login / logout
----------------------+-----------------------------------------------------
   Reporter:  pterk   |                Owner:  nobody        
     Status:  closed  |            Component:  Core framework
    Version:  SVN     |           Resolution:  wontfix       
   Keywords:          |                Stage:  Unreviewed    
  Has_patch:  0       |           Needs_docs:  0             
Needs_tests:  0       |   Needs_better_patch:  1             
----------------------+-----------------------------------------------------
Changes (by brosner):

  * status:  new => closed
  * resolution:  => wontfix

Comment:

 Marking as wont fix.  Signal dispatching is slow.  This should be
 accomplished using the ```daily_cleanup.py``` found in ```django/bin```.
 If that doesn't suit you then rewrite parts of ```django.contrib.auth```
 or maybe through a custom auth backend.  Please reopen with better use
 cases.  I just don't see signals being a solution to really any use case
 for something like this.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5612#comment:3>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to