﻿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
12041	Wrap messages in block in admin base template	Ben Davis	Ben Davis	"Sometimes it is useful to be able to override how messages are displayed in the admin site.  For example, if you want to have different message types (e.g., error, warning, etc..) you'll need to be able to override the messages <ul> in base.html.  Unfortunately, it's not in a block so you'd have to copy the entire base.html to your app, which is not good.

This simple patch wraps it in block tags so it can be overridden."		closed	contrib.admin	dev		duplicate	messages template		Unreviewed	1	0	0	0	0	0
