Posts tagged with "静态页面处理"

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 重定向 , #静态页面处理 , #代码简化