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 ID of the commented object as parameters in
the URL it redirects to after saving a comment, and then the view
which responds to that redirect uses them to look up the object.

-- 
"May the forces of evil become confused on the way to your house."
  -- George Carlin

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