Hi, everybody

I've done a simple app using admin actions in django's admin site.
Everytime somebody executes an action some checks are made and
messages are delivered informing about actions result (ok, error,
warnig...etc)

I'm using message_user for that, but that always returns a green check
mark on yellow background. I would like to use class errornote defined
in admin's stylesheet to acomplish that.

That sounds easy, but surprisingly I haven't figured out how to do it
yet

Has anybody found a workaround for this?

Thank you
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to