[Django] #25033: Missing django.contrib.auth.context_processors.auth dependency for django.contrib.admin app

6 views
Skip to first unread message

Django

unread,
Jun 27, 2015, 1:43:58 PM6/27/15
to django-...@googlegroups.com
#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.

Django

unread,
Jun 27, 2015, 2:27:39 PM6/27/15
to django-...@googlegroups.com
#25033: Missing django.contrib.auth.context_processors.auth dependency for
django.contrib.admin app
----------------------------------+----------------------------
Reporter: kowal-tbg | Owner: nobody
Type: Cleanup/optimization | Status: closed
Component: Documentation | Version: 1.8
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Easy pickings: 0
UI/UX: 0 |
----------------------------------+----------------------------
Changes (by Tim Graham <timograham@…>):

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


Comment:

In [changeset:"f59667c121272ba7a1161e8bc4787654d929f6f1" f59667c]:
{{{
#!CommitTicketReference repository=""
revision="f59667c121272ba7a1161e8bc4787654d929f6f1"
Fixed #25033 -- Added context_processors.auth to documented admin
dependencies.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25033#comment:1>

Django

unread,
Jun 27, 2015, 2:27:50 PM6/27/15
to django-...@googlegroups.com
#25033: Missing django.contrib.auth.context_processors.auth dependency for
django.contrib.admin app
----------------------------------+----------------------------
Reporter: kowal-tbg | Owner: nobody
Type: Cleanup/optimization | Status: closed
Component: Documentation | Version: 1.8
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Easy pickings: 0
UI/UX: 0 |
----------------------------------+----------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"8922266a8d832ecb64a2e4b34f80bd98855b3138" 8922266a]:
{{{
#!CommitTicketReference repository=""
revision="8922266a8d832ecb64a2e4b34f80bd98855b3138"
[1.8.x] Fixed #25033 -- Added context_processors.auth to documented admin
dependencies.

Backport of f59667c121272ba7a1161e8bc4787654d929f6f1 from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/25033#comment:2>

Reply all
Reply to author
Forward
0 new messages