﻿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
24798	Test failure in admin_views on master	Preston Timmons	nobody	"Various tests in  `admin_views` on master are failing with `NoReverseMatch` when `admin_registration.tests.TestRegistrationDecorator` and `admin_views` are paired together. For example:

{{{
django.core.urlresolvers.NoReverseMatch: Reverse for 'app_list' with arguments '()' and keyword arguments '{'app_label': 'admin_registration'}' not found. 1 pattern(s) tried: ['test_admin/admin/(?P<app_label>admin_views|auth)/$']
}}}

Markus bisected the failures to this commit:

https://github.com/django/django/commit/bd53db5eab05099ae371348529c6428e0da95c6a"	Bug	closed	Testing framework	dev	Normal	duplicate			Unreviewed	0	0	0	0	0	0
