Is it possible to execute a view from within a view?

I've got a situation in my current view where if a condition is met, I
need to branch control to a new view and send it new parameters.  I
have the following but it doesn't work:

Showdetails(request,slug=currentslug,selfbidder=1)

I have read the docs and can't find any examples of how to call a view
from a view.  Can someone point me to the right docs or show me what
i'm doing wrong?


Thanks in advance


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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