在stackoverflow提交问题,说啥提交不上。提示是:
Oops! Your question couldn't be submitted because:
* Sorry, we can't accept this question.
不知是什么原因。 下面是我的问题:
my site is www.aaa.com based on django,and i write a jsonp service: www.aaa.com/xxx.jsonp
I call the jsonp service on www.bbb.com in ie 8, i find request.user.is_authenticated is false but i have logged in www.aaa.com.
when i do the same thing in firefox, request.user.is_authenticated is true.
英文不好,是不是句子不通顺,过不了啊。 :(
顺便,如果有知道我问题答案的说一下啊,查了好久不知道什么原因。
Oops! Your question couldn't be submitted because:
* Sorry, we can't accept this question.
不知是什么原因。 下面是我的问题:
my site is www.aaa.com based on django,and i write a jsonp service: www.aaa.com/xxx.jsonp
I call the jsonp service on www.bbb.com in ie 8, i find request.user.is_authenticated is false but i have logged in www.aaa.com.
when i do the same thing in firefox, request.user.is_authenticated is true.
英文不好,是不是句子不通顺,过不了啊。 :(
顺便,如果有知道我问题答案的说一下啊,查了好久不知道什么原因。