Framework
Django
No field note has been filed yet.
Catalog matches
Products with this tag
Django File Storage API
api
Django 标准化的文件存储 API,包含 FileSystemStorage、InMemoryStorage 和 Storage 类。
View ↗Django Migration Operations
library
声明式 Operation 类,用于在 Django 迁移文件中记录模式与数据变更。
View ↗Django ORM Database Functions
library
允许用户在 Django 中将底层数据库函数用作注解、聚合或过滤器的类。
View ↗Django Template Language API
library
用于配置、编译和渲染 Django 模板的底层 Python API,包含 Engine、Template 和 Context。
View ↗