STATIC_ROOT = "/home/myusername/myproject/static" # or, eg, STATIC_ROOT = os.path.join(BASE_DIR, "static"). The important thing is this needs to be the full ...
確定! 回上一頁