﻿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
21690	Confusing statement regarding the ADMIN_MEDIA_PREFIX.	Val Neekman	nobody	"Confusing statement regarding the '''ADMIN_MEDIA_PREFIX'''.

On this page:
https://docs.djangoproject.com/en/1.6/releases/1.4/#django-contrib-admin

(A) It says:
""This setting has now been deprecated and replaced by the more general setting '''STATIC_URL'''."".

(B) Then few lines later it says:
""If your '''ADMIN_MEDIA_PREFIX''' ''is'' set to an specific domain (e.g. http://media.example.com/admin/), make sure to also set your STATIC_URL setting to the correct URL – for example, http://media.example.com/.""

--
Now: which one is it. Deprecated or not?
If '''ADMIN_MEDIA_PREFIX''' is deprecated, then its reference in (B) should either be removed or changed to ""If your ADMIN_MEDIA_PREFIX ''was'' ...""

"	Uncategorized	closed	Documentation	1.6	Normal	invalid	admin media	vneekman@…	Unreviewed	0	0	0	0	0	0
