#25033: Missing django.contrib.auth.context_processors.auth dependency for
django.contrib.admin app
--------------------------------------+--------------------
     Reporter:  kowal-tbg             |      Owner:  nobody
         Type:  Cleanup/optimization  |     Status:  new
    Component:  Documentation         |    Version:  1.8
     Severity:  Normal                |   Keywords:
 Triage Stage:  Unreviewed            |  Has patch:  0
Easy pickings:  0                     |      UI/UX:  0
--------------------------------------+--------------------
 As we can see here:[[BR]]
 
[https://github.com/django/django/blob/stable/1.8.x/django/contrib/admin/sites.py#L191-196][[BR]]
 the django.contrib.admin application requires
 django.contrib.auth.context_processors.auth, but the current
 documentation:[[BR]]
 https://docs.djangoproject.com/en/1.8/ref/contrib/admin/ [[BR]]
 does not mention it. I received the ImproperlyConfigured exception when I
 tried to do 'makemigrations' after enabling django.contrib.admin according
 to the documentation in my project. This also may affect other Django
 versions.

--
Ticket URL: <https://code.djangoproject.com/ticket/25033>
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/052.204be4573f5afa025e060852b0462d2e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to