On 8/10/06, a <[EMAIL PROTECTED]> wrote:
>
> how do we display flash messages in django

Dear a,

For logged in users, try the Message facility, which is documented here:

http://www.djangoproject.com/documentation/authentication/#messages

Otherwise, you can place strings into the user's session:

http://www.djangoproject.com/documentation/sessions/

Kind regards,

Alan.

>
> The todo "Todo object" was deleted successfully.
>
>
> >
>


-- 
Alan Green
[EMAIL PROTECTED] - http://bright-green.com

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to