﻿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
31848	Support namespaced django.contrib.admindocs views.	Marcelo Cardoso	nobody	"Currently, it is not possible to set a namespace to admindocs, as this will throw an error:


{{{
re_path(r'admin/doc/',include('django.contrib.admindocs.urls'), namespace='docs')
}}}

It requires an easy fix: to add an app_name to admindocs.

"	New feature	closed	contrib.admindocs	dev	Normal	wontfix	admindocs, namespaces	marcelovicentegc@…	Unreviewed	0	0	0	0	0	0
