Very nice.
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 [EMAIL PR
On 12/11/06, sedat <[EMAIL PROTECTED]> wrote:
> The message will not be that simple. It would include the saved or
> updated object.And I want to show it on the main page that normally not
> include a message.
Look at how the comments application does this; it passes the
contenttype ID and object
The message will not be that simple. It would include the saved or
updated object.And I want to show it on the main page that normally not
include a message.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django
On 12/11/06, sedat <[EMAIL PROTECTED]> wrote:
> Nope.
> Authentication is not an issue yet.
> It is just an anonymous user adding info to system.
> By the way I think I am misunderstood.I am giving a post_save_redirect
> url. In this url I want to add a message."It is ok " or "It is not ok"
I thi
Nope.
Authentication is not an issue yet.
It is just an anonymous user adding info to system.
By the way I think I am misunderstood.I am giving a post_save_redirect
url. In this url I want to add a message."It is ok " or "It is not ok"
--~--~-~--~~~---~--~~
You r
On 12/11/06, sedat <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I am trying to show a message as a result of create,update or deletion
> of an object by generic.
> How can I do that? I mean As far as I know I can give a
> post_save_redirect url but I want to show a message also like 'Object X
> saved succ
Hi,
I am trying to show a message as a result of create,update or deletion
of an object by generic.
How can I do that? I mean As far as I know I can give a
post_save_redirect url but I want to show a message also like 'Object X
saved successfully'.
--~--~-~--~~~---~--
7 matches
Mail list logo