On Wed, Sep 9, 2009 at 9:25 AM, elminio<wgruszczyn...@gmail.com> wrote: > I assume that each view should return Httpresponse. What when I just > want to execute function which updates my databes and doesnt redirect > anywhere ?
the HTTP client is still waiting for some response. usually i do an HttpRedirect() to the updated object's get_absolute_url() -- Javier --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---