Please don't snip the context. On Jul 14, 11:24 am, alecs <[email protected]> wrote: > I'm just calling another view mail_to_user(request,username,dummy) , > which contains render_to_response!
OK, think what happens when you return from that view: you go back to the calling view. Does that return anything? -- DR. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

