Ignore.
On Mar 12, 12:39 pm, "shevken" <[EMAIL PROTECTED]> wrote:
> Hi Guys,
>
> I do not want a certain view to refresh my html page.
>
> so I got this method,
>
> def silent_update():
># Do secret stuff
>return HttpResponseNotModified()
>
> --
Hi Guys,
I do not want a certain view to refresh my html page.
so I got this method,
def silent_update():
# Do secret stuff
return HttpResponseNotModified()
---
But i got this error:
Traceback (most recent call last):
File "C:\Python24\
2 matches
Mail list logo