所以我把下面这几行放到了我的gemfile中:gem 'execjs', :platforms => :rubyUncaught exception: Could not find execjs-1.2.11 in any of the sources
现在,根据我所读到的( platforms下的),它告诉我“如果一个gem只应该在一个或一组特定的平台上使用,您可
这里是我在views.py中的函数 for platform in Platforms.objects.db_manager('nocdbplatform.name) # this is only for verified if working correctly in console我的模特们:
from django.db import model