【发布时间】:2013-02-13 08:36:34
【问题描述】:
我有一个关于 heroku 和 amazon s3 的 django 项目。我正在使用 django 1.4.2 和 django-cms 2.3.4 我的问题是我无法编辑或向页面添加任何插件。 昨天它工作得很好,但是在我改变了文本字段中的一些东西之后,一切都出错了...... 文本字段的问题现在已修复,但我仍然无法编辑/添加任何插件。我只知道以下错误消息:
Failed to load resource: the server responded with a status of 403 (Forbidden)
Failed to load resource: the server responded with a status of 403 (Forbidden)
Failed to load resource: the server responded with a status of 403 (Forbidden)
Failed to load resource: the server responded with a status of 403 (Forbidden)
Failed to load resource: the server responded with a status of 403 (Forbidden)
Failed to load resource: the server responded with a status of 403 (Forbidden)
Failed to load resource: the server responded with a status of 403 (Forbidden)
Failed to load resource: the server responded with a status of 403 (Forbidden)
Failed to load resource: the server responded with a status of 403 (Forbidden)
Failed to load resource: the server responded with a status of 403 (Forbidden)
Failed to load resource: the server responded with a status of 403 (Forbidden)
Uncaught ReferenceError: cms_plugin_editor_jQuery is not defined xy.herokuapp.com:396
Uncaught TypeError: Cannot call method 'get' of undefined change_form.js:48
谁能帮帮我?
谢谢
【问题讨论】:
-
有同样的问题
标签: django heroku amazon-s3 django-cms