﻿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
27018	Admin views in admindocs crash with AttributeError	Markus Holtermann	Helen Sherwood-Taylor	"When using `django.contrib.admindocs` the views under the `admin` namespace are not available. With the exception of `/admin/<app_label>/<model>/<var>/` and `/admin/r/<content_type_id>/<object_id>/`.

Django 1.9.8 returns a HTTP 404 while 1.10 raises an attribute error. It appears that only views that are defined as methods on a class are an issue.

This is likely related to #24931 and #23601."	Bug	closed	contrib.admindocs	1.10	Normal	fixed			Accepted	1	0	0	0	0	0
