from pathlib import Path BASE_DIR = Path(__file__).resolve().parent.parent ... The template loader first looks for templates in the DIRS directory.
確定! 回上一頁