Just add: import os. in the beginning, before: from settings import PROJECT_ROOT. This will import the python's module os, which apparently ...
確定! 回上一頁