class FilePathField(path=None[, match=None, recursive=False, max_length=100, **options]) 一個CharField ,內(nèi)容只限于文件系統(tǒng)內(nèi)特定目錄下的文件名。有三個參數(shù), 其中第一個是 必需的: FilePathField.path 必填。這個FilePathField 應該得到其選擇的目錄的絕對文件系統(tǒng)路
www.dbjr.com.cn/article/1869...htm 2025-5-22