Thanks, I think I did read the page that recommends adding a script
and did so but no help there. I'll doublecheck but it just seems like
there is not very much info on this topic.
Is it safe to say that somehow having django templating in the middle
is causing xss issues to0? Extra content from .
On Mon, Mar 19, 2012 at 6:52 AM, Eli_West wrote:
> 2 potential issues I've been trying solve:
>
> 1) Django csrf or other mechanism is blocking ajax and jquery .load()
>
> […]
Are you following the advice laid out in the Django manual on AJAX And CSRF?
Cheers
Tom
--
You received this message
2 potential issues I've been trying solve:
1) Django csrf or other mechanism is blocking ajax and jquery .load()
This following simple ajax interaction works by opening directly in
a browser, but not through a django view:
( assume content to load from namesinfo.htm is available)
//
3 matches
Mail list logo