【问题标题】:using dajax, dajaxice in heroku在heroku中使用dajax,dajaxice
【发布时间】:2012-11-21 20:16:37
【问题描述】:

我正在使用 dajax / dajaxice。

但是当我将我的应用程序上传到 heroku 时,我发现了崩溃日志

2012-12-04T08:32:36+00:00 heroku[web.1]: Starting process with command `python manage.py runserver 0.0.0.0:45991 --noreload`

2012-12-04T08:32:37+00:00 app[web.1]: Error: No module named dajax

2012-12-04T08:32:39+00:00 heroku[web.1]: Process exited with status 1

heroku 服务器中没有模块 dajax。

我该如何解决?

【问题讨论】:

    标签: django dajaxice dajax


    【解决方案1】:

    你放了吗

    django-dajax==0.9.2
    django-dajaxice==0.5.4
    

    requirements.txt

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-04-22
      • 1970-01-01
      • 1970-01-01
      • 2013-04-04
      • 2012-04-20
      • 2013-01-25
      • 2023-03-25
      • 2012-06-07
      相关资源
      最近更新 更多