﻿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
3109	in Documentation, Uppercase of application are removed, and accessing models returns 404	baptiste.millemathias@…	Adrian Holovaty	"Hello,

My application use Upplercase in its name (taskR), I can access the various class of my model from http://myserver/admin/doc/models/ but, when I'm in a object's model, the object task_set.all and task_set.count provide a link to http://myserver/admin/doc/models/taskr.task/ instead of http://myserver/admin/doc/models/taskR.task/, and Django returns a 404.

I opened this bug against admin, but not really sure as this bugs affects the documentation inside the admin."	defect	closed	contrib.admin	dev	normal	worksforme			Unreviewed	0	0	0	0	0	0
