Posts tagged with "url 重定向"

There are a total of 1 posts.

類別基礎視圖(CBV)探究系列 ⑥ - TemplateView & RedirectView 的使用方法

Published 六月 09, 2025 by whitedec

使用 Django 的 TemplateView 和 RedirectView 自動化靜態頁面和 URL 重定向。介紹無需代碼的快速構建實戰視圖策略。

#django , #python , #cbv , #templateview , #redirectview , #靜態頁面處理 , #url 重定向 , #代碼簡化