---
title: "通用视图"
version: 3.1
locale: zh-hans
source: https://docs.djangoproject.com/zh-hans/3.1/topics/http/generic-views/
canonical: https://djangodocs.dev/zh-hans/3.1/topics/http/generic-views/
---
# 通用视图

参考 [内置基于类的视图 API](/zh-hans/3.1/ref/class-based-views/)。
