﻿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
20111	Admin message levels are too ambigious	Kaspars Sprogis	Kaspars Sprogis	"Currently admin uses messages.INFO level for both - info messages and success messages.
But even text states it should be messages.SUCCESS instead of messages.INFO:
""The %(name)s ""%(obj)s"" was added successfully""

Therefore it is impossible to use different styles for these levels.

One more example:
In changelist, if you don't choose any checkbox and use some action, you receive message:
""Items must be selected in order to perform actions on them..."" 
which looks exactly like success messages and gives us feeling everything went ok, but it wasn't and this is confusing.

I suggest to correct these message levels, so that they are more precise and we could style them separately.
Patch is on it's way."	Cleanup/optimization	closed	contrib.admin	1.5	Normal	fixed	messages		Ready for checkin	1	0	0	0	0	0
