【发布时间】:2013-12-09 20:00:25
【问题描述】:
我正在尝试集成 django-jquery-fileupload
https://github.com/sigurdga/django-jquery-file-upload
但是当我点击“开始”上传按钮时,我得到“错误语法错误:意外令牌
我不明白是什么造成了错误。
这是我的代码:http://pastebin.com/nhZHnEaV
【问题讨论】:
-
检查回溯中引用的行上的语法,否则发布完整的回溯。
-
你的代码太多了。将其缩减为显示问题的最小示例,然后将其发布在here - 以及显示错误的实际回溯。
标签: javascript jquery python django file-upload