#26401: Allow auth machinery to be used without installing auth app
------------------------------+--------------------
     Reporter:  satchamo      |      Owner:  nobody
         Type:  Bug           |     Status:  new
    Component:  contrib.auth  |    Version:  1.9
     Severity:  Normal        |   Keywords:  auth
 Triage Stage:  Unreviewed    |  Has patch:  0
Easy pickings:  1             |      UI/UX:  0
------------------------------+--------------------
 Django projects should be able to use the auth machinery (like
 django.contrib.auth.middleware.AuthenticationMiddleware and
 django.contrib.auth.context_processors.auth) without having
 django.contrib.auth in INSTALLED_APPS

 See

 https://groups.google.com/forum/#!topic/django-developers/2DzLBbk8w-w

 This ticket is for resolving the current issue in 1.9. I also want to
 write a test or two to prevent this issue from happening in the future.

--
Ticket URL: <https://code.djangoproject.com/ticket/26401>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/051.e6c2bb921a1d681d96907a0d0cef0236%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to