﻿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
25567	Remove obsolete MEDIA_URL/STATIC_URL compatibility condition	Claude Paroz	nobody	"The `absolute_path` method of the forms `Media` class still contains a compatibility condition that uses `settings.MEDIA_URL` to construct the path when `settings.STATIC_URL` is not set. This was introduced in Django 1.3 as a backwards compatibility measure when the media/static separation was introduced.
I think this is now largely obsolete and should be removed."	Cleanup/optimization	closed	Forms	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
