Embedding JSON objects in script tags

前端 未结 4 1473
情深已故
情深已故 2020-12-06 09:33

EDIT: For future reference, I\'m using non-xhtml content type definition

I\'m creating a website using Django, and I\'m trying to embed ar

4条回答
  •  囚心锁ツ
    2020-12-06 10:08

    For this case in python, I have opened a bug in the bug tracker. However the rules are indeed complicated, as

    热议问题