Hi all :) Can u help me with .views._CheckLogin.__call__ didn't return
an HttpResponse object . I'm trying from my view 'jump' to another
view by calling     mail_to_user(request,username,dummy)       The
mail_to_user view contains render_to_response and if I simply copy the
contents of mail_to_user into main view everything works OK. But I
think it's better to call another view than to copy a whole conent.
What can be wrong ?
--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to