On Fri, Aug 29, 2008 at 9:15 AM, Dennis Schmidt
<[EMAIL PROTECTED]>wrote:

>
> Hello everybody,
>
> when you do something like saving an object in the admin site this
> small yellow bar on top will show up, telling you something like
> "correctly saved". I'd like to display my own custom messages there.
> But I couldn't find out yet how to achieve this. Can someone help me
> please?
>

The admin doesn't have any way to customize these messages.  They're all
translatable strings, though, so there might be some way to do it by
modifying the translation files or adding your own custom translation.

Karen

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to