﻿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
23993	Default admin login.html form doesn't respect custom AuthenticationForm Media assets.	Sveder	David A Krauth	"If you replace the admin AuthenticationForm with a custom one and add form assets as described in https://docs.djangoproject.com/en/1.7/topics/forms/media/ (using the media class), it won't be reflected in the application. The root cause is that the admin/login.html template doesn't have the line {{form.media}} anywhere.

Adding that line fixes this."	Bug	closed	contrib.admin	1.7	Normal	fixed			Ready for checkin	1	0	0	0	1	0
