Django template tags 讓你可以在HTML 檔案裡使用類似Python 的語法,動態存取從view function 傳過來的 ... 為了達成這個功能,我們會用到 for 這個template tag。
確定! 回上一頁