﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
25033	Missing django.contrib.auth.context_processors.auth dependency for django.contrib.admin app	kowal-tbg	nobody	"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."	Cleanup/optimization	closed	Documentation	1.8	Normal	fixed			Unreviewed	0	0	0	0	0	0
